Bug 363737

Summary: Switch language to English but some items stays on Russian
Product: [Applications] krita Reporter: Okay <supermega>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: aarept, edvinasgud, halla, satanbobru
Priority: NOR    
Version: 4.3.0-beta1   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
URL: https://i.imgur.com/B4bSXhk.jpg
Latest Commit: Version Fixed In:

Description Okay 2016-05-31 13:06:57 UTC
When i switch language to American English, some of interface items stays on Russian.
I tried delete krita folder in AppData\Local and AppData\Roaming and it doesn't help.



Reproducible: Always

Steps to Reproduce:
1.Settings->Switch Application Language -> American English
2.Restart Krita
3.Some of interface items stays on Russian

Actual Results:  
https://i.imgur.com/vKeuHtr.jpg

Expected Results:  
https://i.imgur.com/ZWrxW6m.jpg

Windows 7 x64
Comment 1 Halla Rempt 2016-06-02 19:28:57 UTC
Hi,

Thanks for your report. This is because Qt tried to figure out the language it should use from your os, instead of Krita's override. I'm not sure yet how to fix it, though I'm trying some things.
Comment 2 Halla Rempt 2016-06-02 19:29:12 UTC
Git commit ec5002e62b6a9bd253f0d4c38b5ef5d2c0ed0ecf by Boudewijn Rempt.
Committed on 02/06/2016 at 19:29.
Pushed by rempt into branch 'krita/3.0'.

Work extra double plus hard to let Qt load the overridden translations.
Related: bug 362357

M  +1    -0    krita/main.cc

http://commits.kde.org/krita/ec5002e62b6a9bd253f0d4c38b5ef5d2c0ed0ecf
Comment 3 Halla Rempt 2016-11-02 10:00:03 UTC
If there are translations missing in the current releases it probably is because the translations themselves are incomplete.
Comment 4 ddawdler 2020-05-09 14:51:59 UTC
Hello, I have the same issue ever since this bug report. I don't quite understand how was this resolved but the issue persists with other languages such as Dutch and Bulgarian. 

I'm using Krita 4.3.0-beta1 at the moment and the issue is still present.
Comment 5 Tiar 2020-08-04 14:22:49 UTC
*** Bug 424395 has been marked as a duplicate of this bug. ***
Comment 6 Tiar 2020-08-04 14:23:05 UTC
Yes, it's visible on other systems, like on Polish and Lithuanian.
Comment 7 Nikita 2020-12-30 14:14:56 UTC
I too have this problem on system with russian language
Comment 8 Alvin Wong 2021-06-14 17:29:04 UTC
Git commit 6ddad6502f3742c08ca89c3d1db36f331cf95e55 by Alvin Wong.
Committed on 13/06/2021 at 14:02.
Pushed by alvinwong into branch 'master'.

Load QTranslator-based translations for our override languages
Related: bug 395338

M  +101  -0    krita/main.cc

https://invent.kde.org/graphics/krita/commit/6ddad6502f3742c08ca89c3d1db36f331cf95e55