-
Notifications
You must be signed in to change notification settings - Fork 534
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
Text doesn't change when using non-English languages #4394
Comments
(Adding this to the Alpha MR5 milestone since this is actually a bit important to try and fix, especially since it's hopefully relatively straightforward). |
@KolliAnitha this might indicate that we aren't testing internationalization cases in our test matrix. Are we ensuring that different features are tested (at least occasionally) with non-English? /cc @seanlip as FYI |
/cc @isalooo and @dika1osune as FYI. |
Hi Ben, I will add localization cases in the test matrix and ensure to cover them going forward. |
User is able to change the reading text size in non-english language(Portugese) in beta version. |
Describe the bug
In-lesson reading text size doesn't change when selecting different sizes when using a language other than English.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The reading text size should change when a new size is picked regardless of language, and should be reflected in the options screen.
Demonstration
Not including this initially, but I can if it's needed.
Environment
Additional context
This was brought up in a discussion regarding the Kenya research project. It was assumed to be the same issue as #4285 until I accidentally stumbled upon it and realized that the feature completely breaks (vs. being awkward and needing a UI restart).
The text was updated successfully, but these errors were encountered: