Replies: 1 comment
-
|
So, anybody? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Title
ToggleSwitch should follow app's PrimaryLanguageOverride
Summary
When overriding an app's UI language, the ToggleSwitch still follows Windows Settings. Ideally it would follow the rest of the UI.
Rationale
Well, it's simple. You have an app with translated strings. You set PrimaryLanguageOverride to one of those (say, in App.xaml.cs) and the the ToggleSwitch labels are shown in a different language. 😟
Scope
Important Notes
No response
Open Questions
No response
Beta Was this translation helpful? Give feedback.
All reactions