System has suddenly changed language from Swedish to English

The system has suddenly changed language from Swedish to English, it says in settings that it should be Swedish, but it is not. Even the Welcome sign from EOS is in Swedish but the rest of the system is in English. Since I updated EOS a couple of days ago, there have been several problems with language, for example my settings for the Swedish keyboard disappeared after every re-boot, the spell check in Discord stopped working for English, but I have solved these things, now it is this problem instead. Of course I can survive without having everything in Swedish, but it should work.

I run KDE Plasma. Anyone have any suggestions?

[julle@haxbox ~]$ locale -a | grep sv
sv_SE.utf8
julle@haxbox ~]$ locale
LANG=sv_SE.UTF-8
LC_CTYPE="sv_SE.UTF-8"
LC_NUMERIC="sv_SE.UTF-8"
LC_TIME="sv_SE.UTF-8"
LC_COLLATE="sv_SE.UTF-8"
LC_MONETARY="sv_SE.UTF-8"
LC_MESSAGES=sv_SE.UTF-8
LC_PAPER="sv_SE.UTF-8"
LC_NAME="sv_SE.UTF-8"
LC_ADDRESS="sv_SE.UTF-8"
LC_TELEPHONE="sv_SE.UTF-8"
LC_MEASUREMENT="sv_SE.UTF-8"
LC_IDENTIFICATION="sv_SE.UTF-8"
LC_ALL=
[julle@haxbox ~]$ localectl status
System Locale: LANG=sv_SE.UTF-8
               LC_MESSAGES=en_US.UTF-8
    VC Keymap: sv-latin1
   X11 Layout: se

Did fix it. With:

sudo localectl set-locale LC_MESSAGES=sv_SE.UTF-8

But, now the problem with the spell check in Discord has returned, if I write in English it gets marked in red, not the whole world, but quite annoying.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.