summaryrefslogtreecommitdiffstats
path: root/o3d/serializer
diff options
context:
space:
mode:
authorsuzhe@chromium.org <suzhe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-30 14:26:59 +0000
committersuzhe@chromium.org <suzhe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-30 14:26:59 +0000
commitc7c9b8ff8028602c0f39f4e12af4976f06cc1f30 (patch)
tree2d0e1f89c47c7ca4594c0373bb1822d98e076b01 /o3d/serializer
parent2474031c9712cceaa0925aef2226e2acf82b579a (diff)
downloadchromium_src-c7c9b8ff8028602c0f39f4e12af4976f06cc1f30.zip
chromium_src-c7c9b8ff8028602c0f39f4e12af4976f06cc1f30.tar.gz
chromium_src-c7c9b8ff8028602c0f39f4e12af4976f06cc1f30.tar.bz2
[Linux] Supports the LANGUAGE environment variable.
This CL adds the support for the LANGUAGE environment variable, which is supported by gettext based applications for specifying a priority list of user prefered locales for UI messages translation. Unlike gettext based applications, which support using different locales for messages translation and other locale categories, like LC_CTYPE, LC_COLLATE, LC_TIME, etc., chromium supports only one application locale for all localization operations. This CL adds the support of specifying the application locale by LANGUAGE env variable, but doesn't make chromium to support above mentioned behavior of gettext based applications. BUG=21080: chromium doesn't honor locale fallbacks TEST=Launch chrome with LANGUAGE=br:fr_FR:fr, French locale shall be used by chrome, as br is not supported by chrome yet. Review URL: http://codereview.chromium.org/236001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27608 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/serializer')
0 files changed, 0 insertions, 0 deletions