Comment #1 on issue 19574 by tony.chromium: Language for GTK dialogs set by  
LANGUAGE, not LANG
http://code.google.com/p/chromium/issues/detail?id=19574

This is unfortunate behavior.

We can't control GTK's language.  GTK just uses gettext to determine the  
language and
gettext looks at LANGUAGE before LANG.  Chrome uses icu to determine the  
language and
icu never looks at LANGUAGE.

We could work around this by having icu look at LANGUAGE, but I think  
jungshik was
opposed to that since LANGUAGE is non-standard.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to