https://bugs.kde.org/show_bug.cgi?id=429474
--- Comment #2 from David <lassi_suri...@yahoo.ca> --- There is a workaround for this bug: The file ~/.config/plasma-localerc can be directly edited to select arbitrary languages to be used on next login. In my case, this allowed inserting "eo" into the LANGUAGE= path so that I could see more Esperanto on my desktop. Also, it allows directly setting "LANG=...", which solved some other problems having to do with language encoding. It seems that KDE likes to encode LANG=xx without explicitly specifying the encoding (LANG=xx_XX.UTF-8). This behaviour should be changed, since KDE, Qt, X11, and Linux each make their own assumptions about encodings and sometimes they seem to disagree with each other. -- You are receiving this mail because: You are watching all bug changes.