Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hint: configuring default locale #1

Open
midenok opened this issue Nov 22, 2013 · 0 comments
Open

Hint: configuring default locale #1

midenok opened this issue Nov 22, 2013 · 0 comments

Comments

@midenok
Copy link
Member

midenok commented Nov 22, 2013

Put following into your /etc/default/locale:

export LANG=POSIX
export LC_CTYPE="ru_RU.UTF-8"
export LC_NUMERIC=POSIX
export LC_TIME=POSIX
export LC_COLLATE="ru_RU.UTF-8"
export LC_MONETARY=POSIX
export LC_MESSAGES=POSIX
export LC_PAPER="ru_RU.UTF-8"
export LC_NAME="ru_RU.UTF-8"
export LC_ADDRESS="ru_RU.UTF-8"
export LC_TELEPHONE="ru_RU.UTF-8"
export LC_MEASUREMENT="ru_RU.UTF-8"
export LC_IDENTIFICATION=POSIX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant