$LC_MESSAGES
–
LC_MESSAGES
$LC_MESSAGES defines the languages used by the special $"" message handling of your shell.
$LC_ALL is overriding $LC_MESSAGES.
If $LC_MESSAGES is not set, then the value of $LANG is used as a fallback.
Links
BashSupport Pro is a Bash and POSIX IDE with support for $LC_MESSAGES – try it now!