[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to change LANG = en_US ?



You should change language in login screen for gnome. Otherwise, you can
change your language with export command in terminal. i.e. export
LANG='en_US' But this doesn't affect the gnome. It's only work for
current terminal.

On Fri, 2009-02-06 at 04:35 +0000, Foss User wrote:
> I want that when Debian boots and I log into gnome and open
> gnome-terminal, echo $LANG shows en_US instead of en_IN.
> 
> I found that in /etc/environment, the content was:
> 
> LANG="en_IN"
> 
> So, I changed it to LANG="en_US" and rebooted the system. But after
> rebooting and opening gnome-terminal, I find echo $LANG to output
> en_IN again.
> 
> So, where should I make this change so that after rebooting echo $LANG
> outputs en_US ?
> 
> 


Reply to: