Add language selection options #2369
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When Windows itself allow to have Display language different from Regional settings UWP apps always forced to use regional settings and/or preferred languages. Some Regions has full English keyboard in own language (Japanese Romaji for example) so English might be removed everywhere except Display language settings.
This fix should allow change app language to user choice
#2253
I'm not so familiar with UWP, but no one cared about adding this feature, so this is my attempt. If someone can brush up it, this is really help a lot of expats (or downshifts) in the world.
Fixes #.
Added language selection support
Description of the changes:
How changes were validated: