-
Notifications
You must be signed in to change notification settings - Fork 444
Open
Description
Hi, setLang assumes that language codes are always 2 characters (either alone or in a format along with a separator and region).
My applications are localized into many different languages, some of which are not contained in ISO 639-1 and are only found in ISO 639-3 (i.e. they have 3-letter codes). An interesting one came up today when someone using Jamaican Creole (jam
) was shown text in Japanese (ja
).
I'm not asking for translations into these less common languages, just that setLang won't make the wrong decisions based on the assumption that the only codes in use are 2 letters.
Thank you
Metadata
Metadata
Assignees
Labels
No labels