android
android copied to clipboard
Chinese characters in some areas where it should be phone default
The title bar for preferences and the notification has Chinese characters instead of English. App Version 2.5.4 (420504022)
Seems to only be an issue when there is a secondary language and the app is set to system default.
Hmm, this smells like an android bug. OT (and all other Android apps) just fetch the "string for this label" from the android framework, and the OS takes care of telling it which lang resource to fetch it from. Seems weird that it only happens for some labels though....