Locales

From My Mnemonic Rhyme
Jump to navigation Jump to search
dpkg -l|grep locales

#/etc/enviroment
LANGUAGE = "de_DE@euro ",
LC_ALL = "de_DE@euro ",
LC_MONETARY = "de_DE",
LC_NUMERIC = "de_DE",
LC_MESSAGES = "de_DE",
LC_COLLATE = "de_DE",
LC_CTYPE = "de_DE",
LC_TIME = "de_DE",
LANG = "de_DE@euro" 

dpkg-reconfigure locales