Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nur Fehlermeldungen auf Englisch
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1554

PostPosted: Wed Feb 20, 2013 9:20 am    Post subject: nur Fehlermeldungen auf Englisch Reply with quote

Hallo,

wie bekomme ich trotz deutscher Lokalisierungen die Fehler von Programmen und ebuilds auf Englisch ausgegeben. Habe bisher nur gefunden LC_all temporär auf Englisch umzustellen.

Ich hätte gerne eine permanente Lösung.
Back to top
View user's profile Send private message
mvaterlaus
Tux's lil' helper
Tux's lil' helper


Joined: 01 Oct 2010
Posts: 106
Location: Switzerland

PostPosted: Wed Feb 20, 2013 11:13 am    Post subject: Reply with quote

hi, versuch mal in der datei /etc/conf.d/02locale (erstellen, falls sie noch nicht existiert) folgende sachen zu definieren:
Code:

LANG=de_DE.UTF-8                   #alle LC_Variablen auf Deutsch setzen (fallback, wenn die LC_* einer sektion nicht definiert ist
LC_MESSAGES="en_US.UTF-8"  #sektion LC_MESSAGES auf english


wenn du dies in der oben angegebenen datei machst, änderst du die locales für jeden benutzer des systems.
Back to top
View user's profile Send private message
Marlo
Veteran
Veteran


Joined: 26 Jul 2003
Posts: 1094

PostPosted: Thu Feb 21, 2013 9:09 pm    Post subject: Re: nur Fehlermeldungen auf Englisch Reply with quote

Tinitus wrote:
Hallo,
Ich hätte gerne eine permanente Lösung.


tux env.d # cat 02locale wrote:

LANG="de_DE.UTF-8"
GDM_LANG="de_DE.UTF-8"
LC_COLLATE="C"


das ergibt:
tux env.d # locale wrote:

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=


LC_ALL darf NICHT gesetzt sein.

Grüße
Ma
_________________
Test Adobe Flash Player
The Indian Shankar Drum Ganesh Machine
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1554

PostPosted: Fri Feb 22, 2013 6:56 pm    Post subject: Re: nur Fehlermeldungen auf Englisch Reply with quote

Marlo wrote:
Tinitus wrote:
Hallo,
Ich hätte gerne eine permanente Lösung.


tux env.d # cat 02locale wrote:

LANG="de_DE.UTF-8"
GDM_LANG="de_DE.UTF-8"
LC_COLLATE="C"


das ergibt:
tux env.d # locale wrote:

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=


LC_ALL darf NICHT gesetzt sein.

Grüße
Ma


Hallo,

kann Dir jetzt nicht folgen. Also Dein Beispiel würde die (Fehler)Meldungen auf Englisch bringen?
Theoretisch könnte ja auch alles auf Englisch sein. Die Gui -Programme sind ja dann Deutsch unter gnome, oder?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum