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

[Localization] Toggling device from supported non-English language to unsupported does not default to English #673

Open
rhsalas3 opened this issue May 18, 2022 · 0 comments
Labels
bug Something isn't working Localization Need Triage

Comments

@rhsalas3
Copy link
Contributor

Describe the bug
It is expected that if my device's language is set to an unsupported non-English language (Japanese for example) then the localization will default to English. However, if my device is initially set to any supported non-English language (Spanish or German, for example) and then set to an unsupported language what is the expected behavior? Currently the app displays text in the supported non-English language, instead of defaulting to English.

This is the behavior regardless of whether English is listed as one of the device's supported languages; w/in Settings > General > Language and Region > list of preferred languages

Steps to Reproduce:

  1. Set the language of your test device to a supported non-English language; Spanish.
  2. Install and launch Vocable; note that text is in Spanish.
  3. Quit Vocable (kill the app; not just background it).
  4. Open the device settings and toggle to an unsupported non-English language; Japanese
  5. Open Vocable
  6. Note that the text is displayed in Spanish

Expected behavior
?? This needs to be further defined by the team, but at the time of this writing I would expect the text to default to English.

Actual behavior
The text defaults to the previous language instead of defaulting to English.

Device Information

  • Device: iPhone 11 (simulator)
  • OS: iOS 15.5
Unsupported_Language_doesNot_defaultToEnglish.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Localization Need Triage
Projects
None yet
Development

No branches or pull requests

1 participant