You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Capability
Priority
This proposal will allow developers to accomplish W
Must
This proposal will allow end users to accomplish X
Should
This proposal will allow developers to accomplish Y
Could
This proposal will allow end users to accomplish Z
This discussion was converted from issue #10837 on October 23, 2025 15:56.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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