Locales

From My Mnemonic Rhyme
Revision as of 12:17, 15 December 2011 by >Homaar (Die Seite wurde neu angelegt: „*http://debianforum.de/forum/viewtopic.php?f=12&t=21130 <pre> dpkg -l|grep locales #/etc/enviroment LANGUAGE = "de_DE@euro ", LC_ALL = "de_DE@euro ", LC_MONETAR…“)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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