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

Set Language: to sr_Latn for locale sr_Latn #44

Closed
jrgm opened this issue Mar 25, 2015 · 6 comments
Closed

Set Language: to sr_Latn for locale sr_Latn #44

jrgm opened this issue Mar 25, 2015 · 6 comments
Assignees

Comments

@jrgm
Copy link
Contributor

@jrgm jrgm commented Mar 25, 2015

https://github.com/mozilla/fxa-content-server-l10n/blob/master/locale/sr_Latn/LC_MESSAGES/server.po#L9 is anomalous in that the local is sr_Latn, but the Language: is sr. That is not consistent with other locales like zh_CN, zh_TW, pt_BR, nb_NO.

@vladikoff
Copy link
Contributor

@vladikoff vladikoff commented Aug 10, 2015

@zaach ping

What should we do here?

@rfk rfk added this to the FxA-0: quality milestone Aug 30, 2015
@vladikoff vladikoff self-assigned this Oct 5, 2015
@vladikoff
Copy link
Contributor

@vladikoff vladikoff commented Oct 5, 2015

I will talk to @zaach about this one

@jrgm
Copy link
Contributor Author

@jrgm jrgm commented Oct 5, 2015

My understanding is that sr_Latn is an automatic transilteration from Cyrillic to Latin characters. So, the question is, what tool does that transliteration.

@vladikoff
Copy link
Contributor

@vladikoff vladikoff commented Oct 7, 2015

Ok that makes sense, I manually fixed in commit: 2c20cc8

@mathjazz we are not sure if this was automated or not, if it is then the tool that automates it needs a fix to set sr to sr_Latn if it is the Latin version of sr translations

@mathjazz
Copy link
Contributor

@mathjazz mathjazz commented Oct 7, 2015

Adding @flodolo to comment on how the script actually works.

@flodolo
Copy link
Contributor

@flodolo flodolo commented Oct 8, 2015

For this project I file PRs manually but transliteration is done with a script.
Marketplace projects do that automatically. If we could have that, it would be great.

You should find all the information in
https://bugzilla.mozilla.org/show_bug.cgi?id=1168488

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants