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

Add an option to specify preferred locale (en-US, zh-CN, etc.) #159

Open
DrewNaylor opened this issue Jan 6, 2023 · 0 comments
Open

Add an option to specify preferred locale (en-US, zh-CN, etc.) #159

DrewNaylor opened this issue Jan 6, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@DrewNaylor
Copy link
Owner

This is something I've been thinking about doing for a while and only decided to just write it down. This option will be in the Options window under the Package List + Details tab, and it can probably be a dropdown with the default being to use whatever the defaultManifest value is. Wait, or make it a checkbox that, if checked, will let a non-exhaustive list (not sure if it would be possible to list them all, because there are so many different possible locales) of example locales be displayed and whatever the user prefers to use to be typed in. If the locale they type or select isn't available for a package, then it'll just use the defaultLocale field.

Maybe the default item can be the language their Windows install is in. Then, resetting to defaults will load their Windows locale and the option I type in the config file can just be unset-UNSET so the program knows to check Windows instead.

@DrewNaylor DrewNaylor added the enhancement New feature or request label Jan 6, 2023
@DrewNaylor DrewNaylor added this to the Version 0.5 milestone Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant