https://bugs.kde.org/show_bug.cgi?id=389610
Bug ID: 389610 Summary: Kate doesn't respect language set in the system Product: kate Version: 17.12.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: application Assignee: kwrite-bugs-n...@kde.org Reporter: piotr.mierzwin...@gmail.com Target Milestone: --- By default I have such settings: $ env | grep -i lang LANG=pl_PL.UTF-8 LANGUAGE=en_US:pl I run any KDE application and I see interface in English. OK. I expected this. I made some test. In Konsole I set LANGUAGE environment variable and exported it like this: export LANGUAGE=pl_PL:pl After that I run some application. I tested following: kwrite, okular, dolphin, gwenview, konsole and in all of them I have interface in language related to variable set before, so in polish. Only when I run Kate I see English. Which variable respects Kate, and why ignore "LANGUAGE"? -- You are receiving this mail because: You are watching all bug changes.