You are not logged in.

#1 2014-09-12 14:45:08

wa1demar
Member
Registered: 2013-07-09
Posts: 6

Problem with locale

some strange things broke my locale configs and I have some problem with system language on my pc.

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

Offline

#2 2014-09-12 17:26:15

gorttherobot
Member
From: Missouri
Registered: 2012-12-11
Posts: 6

Re: Problem with locale

I don't understand the 'C' in all of your lines.

Mine is healthy and looks like this:

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

Offline

#3 2014-09-12 19:27:39

loafer
Member
From: the pub
Registered: 2009-04-14
Posts: 1,772

Re: Problem with locale

I think you will need to offer some more information prior to anyone being able to help you.

What were the "strange things" which occured?  Have you changed anything?

What did you do to try to fix it and with what results?


All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.

Offline

#4 2014-09-12 20:03:40

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Problem with locale

Read the wiki and set your locale properly.
Post the output of 'locale -a'.

Offline

Board footer

Powered by FluxBB