Hide Forgot
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Build Identifier: I have noticed that the only language code that isn't mapped with it's appropriate name is 'hne'. Please do get it fixed as 'hne' or (language Chhattisgarhi) is one of the languages where Fedora received translations. Thanks, Ankit Reproducible: Always Steps to Reproduce: 1. Visit https://translate.zanata.org/zanata/iteration/view/fuel-project/FUEL-Mobile 2. Observe the language code 'hne' 3. Actual Results: language code 'hne' mapped as language name 'hne' Expected Results: language code 'hne' should be mapped as language name 'Chhattisgarhi' http://www-01.sil.org/iso639-3/documentation.asp?id=hne has the details about the language code
Hne does not seem to map to anything in Seam's locale definitions (I think we use Seam for locale maps) so it won't be possible to map this - nor is it possible to edit locales via the UI at present. @sflaniga - could this potentially be an RFE for "naming and proper editing of added locales"?
I think we get the locale names directly from ICU4J (rather than Seam). But our plural information for languages is taken occasionally from http://translate.sourceforge.net/wiki/l10n/pluralforms and kept in our source tree in the file pluralforms.properties. We could have an RFE for defining and storing new languages (with names and plural information), but as a quality measure, perhaps we should take locale names from official sources when they are not found in ICU4J. In some ways, it would be best to get locales into ICU4J and then take them from there.
Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-377