-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
Windows Terminal appears in the wrong language #12075
Comments
Thanks, but system default would be English in my case, wouldn't it?. |
In my case: Installed Culture Info: en-US To be in sync with the rest of the OS it would make most sense to choose Current UI Culture. |
There's a dropdawn list to choose UI-language. |
Sure. I should rephrase: "System language" is not correctly establish. It used Current Culture where Current UI culture would be more appropriate. |
I think it depends on the version of Windows, more precisely on the language of the system that was chosen at the stage of downloading the image file. |
Part of this is the fact that the Termnial isn't translated to de-CH. I believe we do have a de-DE translation, which I would have assumed that the OS would have picked before falling back to en-US, but I might be wrong there. Lemme pull up the mail thread from a few months back. See also #10667 |
Oh actually, this might just be a /duplicate of #9466
Presumably, same deal for |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Windows Terminal version
Version: 1.11.3471.0
Windows build number
22000.376
Other Software
No response
Steps to reproduce
On an English language system set the region to a non regional format for instance German (Switzerland)
Expected Behavior
Windows Terminal follows the system language
Actual Behavior
Windows Terminal appears in German. All other OS-relevant UI (Start menu, Settings etc.) is still in English.
See this: Get operating system language in c#
The text was updated successfully, but these errors were encountered: