Opened 14 years ago
Closed 14 years ago
#15893 closed Cleanup/optimization (wontfix)
Latin script in Serbian should be @latin, not @Latn
Reported by: | Claude Paroz | Owned by: | nobody |
---|---|---|---|
Component: | Translations | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Design decision needed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The locale directories for Latin Serbian should be renamed from sr_Latn to sr_latin.
This move has been done in GNOME for some time now. See also:
http://www.gnu.org/software/hello/manual/gettext/Locale-Names.html
http://www.transifex.net/projects/p/django/team/sr@latin/
http://sourceware.org/git/?p=glibc.git;a=tree;f=localedata/locales;hb=HEAD
Change History (2)
comment:1 by , 14 years ago
Triage Stage: | Unreviewed → Design decision needed |
---|
comment:2 by , 14 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Doing some more research, I found some references for Latn also:
http://en.wikipedia.org/wiki/IETF_language_tag
http://tools.ietf.org/html/rfc5646
I'm closing it myself as won't fix. Sorry for the noise.
Your proposition would be backwards incompatible for every project who has a sr_Latn translation. Unless it has clear advantages--and you did not mention any, I'm -1 on this change and quite tempted to close the ticket as wontfix.
The decision to use the name sr_Latn was made after some discussions on the django-i18n list: see http://code.djangoproject.com/ticket/10663#comment:6 Changing the original decision requires at least a new discussion on that list and addressing the backwards incompatibility issue. For now, I will mark the ticket as DDN. If you start a discussion on the list, could you update the ticket with the outcome?