Funtoo Linux Localization

From Funtoo Linux
Revision as of 06:22, 19 May 2011 by Drobbins (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

/etc/locale.gen and /etc/env.d/02locale are used to support your local language. The following are examples for French Canadian. You can look in /usr/share/i18n/SUPPORTED for the default list of supported combinations or look in /usr/share/i18n/locales to determine values to use.

# nano -w /etc/locale.gen

Copy this value to your file (French Canadian)

fr_CA.UTF-8 UTF-8
# nano -w /etc/env.d/02locale

Copy this to your file (French Canadian)

LANG="fr_CA.UTF-8"
LANGUAGE="fr_CA.UTF-8"

After editing the files, generate a localized environment:

# locale-gen && source /etc/profile
Personal tools
Namespaces

Variants
Actions
Categories
Toolbox
Stuff