Whisky-App / Whisky

A modern Wine wrapper for macOS built with SwiftUI
https://getwhisky.app
GNU General Public License v3.0
12.69k stars 269 forks source link

[Bug]: App does not show texts when primary OS language is different from english #853

Open mr-kew opened 8 months ago

mr-kew commented 8 months ago

Description

I have Czech language set as primary, with english being secondary and by app looks like this:

image

This affects all strings in the app.

If I set english as primary, everything works fine.

Steps to reproduce

Set Czech language as primary language of the system. Leave english as secondary language if you want. Run Whisky.

Expected behaviour

App should show texts in english, because czech localization is not available. Instead it shows the LocalizedKeys

Logs

Whisky Version: 2.2.3
Date: 2024-02-29T18:55:43Z
macOS Version: 14.3.1

Arguments: --version

wine-7.7

What version of Whisky are you using?

2.2.3

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

MaW-cmkbk commented 8 months ago

I have same problem do this and it'll be fine. Its in Languange & locale. Snímek obrazovky 2024-03-03 v 9 44 37

mr-kew commented 8 months ago

Yeah, I also figured it out eventually, but still, it's a bug. Thanks anyway tho