-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Retrieve system language on Android #47977
Conversation
EDIT: The heart above, BTW, is for the poor players on Android with no knowledge of English (my spouse is not a native English speaker, which helps make me aware of what a difficult language it is to learn). |
839f074
to
7bc9d40
Compare
When game "Language" option is set to "System Language"
Mobile version did not switch language to Russian automatically. |
2b1c95e
to
daac226
Compare
The latest commit 1388c05 should be working now. |
Yes, seems to be working. Tested in a couple of languages - game language is changed automatically when set to "System language". Links with APK for testing are above. |
I feel this version is ready for merge. |
Summary
I18N "Retrieve system language on Android"
Purpose of change
Android version does not read system language, so the game is in English no matter what language the Android system is. The player has to go to the options menu and manually select the language they recognise. It is observed that this is a hurdle for players who have zero knowledge of English.
Describe the solution
Testing
arm64
apk built by GitHub Action: https://github.com/BrettDong/Cataclysm-DDA/releases/tag/SystemLanguage