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

Improve support for script variants #2556

Open
friedelwolff opened this issue Sep 25, 2012 · 1 comment
Open

Improve support for script variants #2556

friedelwolff opened this issue Sep 25, 2012 · 1 comment

Comments

@friedelwolff
Copy link
Member

Currently Amagama does not correctly support variants like 'sr@latin', and simply imports it with 'sr'. This produces mixed results for someone querying either 'sr' or 'sr@latin'.

Maybe we should just not simplify @ modifiers during code normalisation and matching, although I'm not sure that it is necessarily completely safe.

@dwaynebailey
Copy link
Member

This sounds a bit like what I've wanted for ages. The ability to map proper code to some random code. E.g. Mozilla uses hi-IN when not needed. Some way to override or map this in the correct place so that the version control can use what it wants, Pootle uses the correct thing and asks Amagama correctly. Thus Amagama stores the correct code and the import scripts to any mapping changes.

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

No branches or pull requests

3 participants