Score:0

I can't get rid of russian language in OS interface

cn flag

I set up my kubuntu 21.04 with the English interface by default, cause I prefer the original version, but with russian regional settings (date, currency etc). As the result of some experiments I've got the following picture: English US is the only language installed, but the whole interface is in Russian here's a screenshot

Locale's output also contains only russian: $ locale

LANG=ru_RU.UTF-8
LANGUAGE=
LC_CTYPE=ru_RU.UTF-8
LC_NUMERIC=ru_RU.UTF-8
LC_TIME=ru_RU.UTF-8
LC_COLLATE=ru_RU.UTF-8
LC_MONETARY=ru_RU.UTF-8
LC_MESSAGES=ru_RU.UTF-8
LC_PAPER=ru_RU.UTF-8
LC_NAME=ru_RU.UTF-8
LC_ADDRESS=ru_RU.UTF-8
LC_TELEPHONE=ru_RU.UTF-8
LC_MEASUREMENT=ru_RU.UTF-8
LC_IDENTIFICATION=ru_RU.UTF-8
LC_ALL=

Though contents of cat /etc/default/locale look correct

#  File generated by update-locale

LANG=en_US.UTF-8
LC_NUMERIC="ru_RU.UTF-8"
LC_TIME="ru_RU.UTF-8"
LC_MONETARY="ru_RU.UTF-8"
LC_PAPER="ru_RU.UTF-8"
LC_NAME="ru_RU.UTF-8"
LC_ADDRESS="ru_RU.UTF-8"
LC_TELEPHONE="ru_RU.UTF-8"
LC_MEASUREMENT="ru_RU.UTF-8"
LC_IDENTIFICATION="ru_RU.UTF-8"
LC_CTYPE="ru_RU.UTF-8"
LC_COLLATE="ru_RU.UTF-8"
LC_MESSAGES="ru_RU.UTF-8"

# update-locale LANG=en_US.UTF-8 doesn't help either.

What am I doing wrong?.. No scripts in my home directory set or change LANG variable.

WMBR, George Hazan

Gunnar Hjalmarsson avatar
uz flag
1. Yes, some KDE specific configuration file in your `$HOME` has most likely been changed. 2. No, your `/etc/default/locale` is not correct either. In particular `LC_MESSAGES` is set to a Russian locale. 3. You messed it up through your experiments. Maybe some Kubuntu user can give you a hand. Or you should consider a re-install.
George Hazan avatar
cn flag
@mikewhatever yes, I can forcibly specify LANG=en_US.UTF-8 in /etc/environment, and it would help, but I wanted to solve this problem using UI tools, cause I hadn't issued any command-line calls to modify my locale.
George Hazan avatar
cn flag
@GunnarHjalmarsson 1. which concrete file might that be? 2. well, at least ssh-add gives me messages in English, but I'll try to make some additional observations 3. ok, I'll try to dig more recommendations from mikewhatever's article, there're some interesting ideas about locale files recreation. No, reinstall is not possible in my case
George Hazan avatar
cn flag
at least >sudo dpkg-reconfigure locales doesn't help me... The problem is evidently in the conflict between /etc/default/locale and locale's output, I just tested some remote Ubuntu installations at my servers, everything is ok there.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.