Bug 424395 - Switching application language only switches language for half the buttons
Summary: Switching application language only switches language for half the buttons
Status: RESOLVED DUPLICATE of bug 363737
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 4.3.0
Platform: Compiled Sources Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-19 04:47 UTC by edvinasgud
Modified: 2020-08-04 14:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Shows mixed languages bug (25.30 KB, image/jpeg)
2020-07-19 04:47 UTC, edvinasgud
Details
Shows two buttons: "Anuluj" and "Create", Polish and English mixed (146.02 KB, image/png)
2020-07-27 17:10 UTC, Tiar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description edvinasgud 2020-07-19 04:47:46 UTC
Created attachment 130230 [details]
Shows mixed languages bug

SUMMARY
Buttons in UI elements show wrong language. My keyboard input language is set to Lithuanian, but I have changes Krita Application language to English and 50% of buttons in Krita are shown in English and 50% in Lithuanian

STEPS TO REPRODUCE
1. Go to Settings/Switch application language
2. Primary and Fallback languages are set to English but 2 buttons are displayed in English and 3 buttons in Lithuanian

OBSERVED RESULT
Inconsistent language

EXPECTED RESULT
Primary and Fallback languages are set to English, but 50% of buttons are shown in Lithuanian


SOFTWARE/OS VERSIONS
Windows: 8.1 64bit with all updates installed
Precompiled Krita 4.3 for windows from krita.org website

ADDITIONAL INFORMATION
Look at attachment. Switch application language windows shows mixed languages even through I have English selected (and yes I have tried restarting app, changing languages and then changing back to English. Nothing works!)
Comment 1 Tiar 2020-07-27 17:10:29 UTC
Created attachment 130440 [details]
Shows two buttons: "Anuluj" and "Create", Polish and English mixed

The same problem appears on Linux Mint + Cinnamon with Polish system and English set up in settings. I have the same settings:
> Primary language: American English
> Fallback language: American English

And my klanguageoverridesrc look like this:
> [Language]
> krita=@ByteArray(en_US)
> krita-4.2.7.1b-x86_64.appimage=@ByteArray(en_US)
> krita-4.2.8-beta1-x86_64.appimage=@ByteArray(en_US)
> krita-4.2.8-x86_64.appimage=@ByteArray(pl)
> krita-4.2.9-x86_64.appimage=@ByteArray(en_US)
> krita-4.3.0-beta2-x86_64.appimage=@ByteArray(en_US:en_US:en_US)

Note: I was using a version that isn't shown here. System information:

 Version: 4.3.1-alpha (git 21e34aa)
 Languages: en_US, en, en_US, en, pl_PL, pl, pl_PL, pl
Comment 2 Tiar 2020-08-04 14:22:49 UTC
Let's mark this as a duplicate of the older one...

*** This bug has been marked as a duplicate of bug 363737 ***