waydabber / BetterDisplay

Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!
https://betterdisplay.pro
16.9k stars 313 forks source link

Updated, now it's all in German #3070

Closed joegilder closed 2 weeks ago

joegilder commented 2 weeks ago

I made the mistake of updating Better Display right before a livestream. Sadly, the update changed the language of Better Display to German, but I don't speak German, so I'm kinda screwed. 😂

joegilder commented 2 weeks ago

Update: I tried forcing the change in MacOS preferences, but English isn't even listed as a compatible language.

image
waydabber commented 2 weeks ago

Hmm. How did it become German? Shouldn't it be Korean?

waydabber commented 2 weeks ago

(I mean that's what is listed as System Default for you, but I see the UI seems English otherwise. Weird).

waydabber commented 2 weeks ago

This is how it should look like (if the System is English) by default:

Screenshot 2024-06-13 at 22 47 28

But if the System has some other language then English, then English should be listed among available languages:

Screenshot 2024-06-13 at 22 51 12

For you it seems like something is not right as the System Default is Korean, but the UI is in English (probably because you changed to Korean but did not reboot yet) - probably because of this English is not listed?

joegilder commented 2 weeks ago

I agree with you, but I've never spoken anything other than English. Never set my computer to anything other than English. This happened when I launched the app. It said I had an update, so I updated. Then it was all in German. I've never touched language settings.

joegilder commented 2 weeks ago

I made sure everything is set to english on my machine (it always has been), and I rebooted my machine. Still Better Display is in German. 😂

joegilder commented 2 weeks ago

To clarify. I never set a language for Better Display. I went to languages and saw that it's possible to customize the language per app. That's when I saw that English wasn't even an option. But I didn't set it to any language.

waydabber commented 2 weeks ago

I see. Honestly I am not sure what could be the issue. The app itself does not specify it's language (except that English is the default), localization language selection is a system feature, so I am not sure why this is happening. I am not sure why German comes up if the System thinks it should be in Korean - but since you speak English, both Korean and German seems to be a wrong. Weird. 🫨

If you tried changing the language for other apps, do you see Korean as system default as well?

Theoretically you can change an app's language using the AppleLanguages using defaults write in Terminal, maybe setting it to en, would work? I'll check this and respond back.