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

Language fallback logic different than NSLocalizedString #29

Open
marhas opened this issue Sep 19, 2018 · 0 comments
Open

Language fallback logic different than NSLocalizedString #29

marhas opened this issue Sep 19, 2018 · 0 comments

Comments

@marhas
Copy link

marhas commented Sep 19, 2018

In our project we have English as base language. We also have a localisation for Australian English (en-AU) and a few other languages.

If the system locale is set to e.g. en-SV, the OneSkyOTAPlugin uses the en-AU language file.

We would like OneSkyOTAPlugin to work exactly like NSLocalizedString:
The en-AU localisation should be used if the user has English language and Australian region configured. The base language should be used in all other cases when language is set to English.

I've tested with version 0.10.2 of the plugin and still get this issue.

Thanks,
Marcel

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

No branches or pull requests

1 participant