From: Bruno Haible Date: Mon, 18 Jul 2005 12:07:05 +0000 (+0000) Subject: Mention KDE_LANG. X-Git-Tag: v0.15~482 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a1bde872617cda4646ec70c811a8aaf818428ca;p=thirdparty%2Fgettext.git Mention KDE_LANG. --- diff --git a/gettext-tools/examples/hello-c++-kde/BUGS b/gettext-tools/examples/hello-c++-kde/BUGS index 4e3b4c740..51e11724d 100644 --- a/gettext-tools/examples/hello-c++-kde/BUGS +++ b/gettext-tools/examples/hello-c++-kde/BUGS @@ -1,2 +1,4 @@ The language used by the program is not the one set by the environment variables LANG, LC_MESSAGES, LC_ALL, but rather a setting set in the KDE control center. +The latter may be overridden through the KDE_LANG environment variable, whose +value should be a locale name.