language in Ubuntu / Gutsy
I say it, yes, if you can install Windows Administrators Linux machines: loaded at the "English" as language! Sure, Windows does it that way, so that the updates previously given, or to third-party software works at all. So switch the language. The old familiar way sudo dpkg-reconfigure locales
no longer worked under Feisty, but under Gutsy. Here you have to manually enter the file
/ etc / default / locale
following:
LANG = "en_US.UTF-8"
still install the language pack:
sudo apt-get install language-pack-de
then the well-tried
sudo dpkg-reconfigure locales
and you get after a relogin all in German. More specifically, It is described here:
http://wiki.ubuntuusers.de/Spracheinstellungen
0 comments:
Post a Comment