Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct handling of aliases from CLDR #78

Closed
JCEmmons opened this issue Dec 12, 2014 · 0 comments
Closed

Correct handling of aliases from CLDR #78

JCEmmons opened this issue Dec 12, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@JCEmmons
Copy link
Member

See http://unicode.org/cldr/trac/ticket/8040 and http://unicode.org/cldr/trac/ticket/5949. We have just added locale aliases such as zh-TW -> zh-Hant-TW to cldr as languageAlias entries. Previously, I had put entries like this in their own json file called localeAliases.json, but Mark pointed out that they should rightfully go in languageAliases. So in order to keep compatibility with the "official" CLDR data, there are a few minor code changes that need to be made here.

@JCEmmons JCEmmons self-assigned this Dec 12, 2014
@cjolif cjolif added this to the 0.5.0 milestone Jan 27, 2015
@cjolif cjolif added the bug label Jan 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants