Skip to content

Hint: configuring default locale #1

Description

@midenok

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions