Veldrin wrote:check systemsettings -> locale -> languages, for available and preferred languages.
I guess, they are not set up properly.
I assume, you installed kde-base/kde-l10n[/code]
Code: Select all
emerge -av kde-base/kde-l10nCode: Select all
.libtool: line 1157 warnings: setlocale: LC_MESSAGES: cannot change locale (de_DE.utf8)Code: Select all
-bash: warning: setlocale: LC_MESSAGES: cannot change locale (d_DE.utf8): No such file or directoryOk.- Hatte bei der Konfiguration Fehler gemacht.Kollin wrote:Did you follow this guide:
http://www.gentoo.org/doc/de/guide-localization.xml
and this:
http://www.gentoo.org/doc/de/utf-8.xml
Code: Select all
$ locale -a | grep de_DE
de_DE
de_DE.iso88591
de_DE.iso885915@euro
de_DE.utf8
de_DE@euro
Code: Select all
~ $ locale
LANG=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE=C
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER="de_DE.UTF-8"
LC_NAME="de_DE.UTF-8"
LC_ADDRESS="de_DE.UTF-8"
LC_TELEPHONE="de_DE.UTF-8"
LC_MEASUREMENT="de_DE.UTF-8"
LC_IDENTIFICATION="de_DE.UTF-8"
LC_ALL=