Status: Untriaged Owner: [email protected] CC: [email protected], tony.chromium Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend Size-Medium i18n
New issue 18225 by [email protected]: make the locale fallback better for en-FOO http://code.google.com/p/chromium/issues/detail?id=18225 Spun off issue 18187. Currently, all en-FOO's are mapped to en-US except for en-GB. For es-FOO and zh-FOO, we do some special handling, but we don't do anything special for en-FOO. Because en, zh and es are the only languages with regional/script variations that we currently support, we don't have to worry about cases like de-CH, de-AT, fr-CH, ar-FOO at the moment. (they're all mapped to the only possible match : de, fr and ar) Perhaps, we have to map en-{ZA,AU,NZ} to en-GB (there are many more). It's not clear what to do with en-CA, though. -- 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 -~----------~----~----~----~------~----~------~--~---
