How can I make applications show their messages in another language than english? 
There are many *.mo files in /usr/share/locale/el/LC_MESSAGES/ however none of the 
applications that should use these mo's appear in greek.
eg. there is /usr/share/locale/el/LC_MESSAGES/mutt.mo and a 'cat mutt.mo' shows the 
greek messages in the file. When I run mutt I get the english messages again!
I have put the above in .bashrc both in root and the user:

export LANG=el
export LC_CTYPE=el
export LC_MESSAGES=el
export LC_ALL=el
export LINGUAS=el
export LANGUAGE=el

Do I need to do something else?

Note: I hadn't exported these variables till lately

--
[EMAIL PROTECTED] mailing list

Reply via email to