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

Re-implement language fallback order #3

Open
oskirby opened this issue Aug 18, 2023 · 0 comments
Open

Re-implement language fallback order #3

oskirby opened this issue Aug 18, 2023 · 0 comments

Comments

@oskirby
Copy link
Owner

oskirby commented Aug 18, 2023

In the original VPN codebase, we have a language fallback list which we can use to supplement missing localization data (eg: if translating to en_GB and no translation is available, the strings from en_CA would be a reasonable fallback). However, when converting the addons to a standalone project, this fallback list was omitted.

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