I'm running fedora 14, and I'm taking French is school so I decided to set my system to french to see how it was.
I edited /etc/sysconfig/i18n, and changed en_US to fr_FR. Then, I rebooted, and it switched to french.
I decided that I didn't know enough french to function, so I edited i18n again, and I rebooted. Bu it was still in french. then this happened:
[Leo@chessman ~]$ cd /etc/sysconfig
[Leo@chessman sysconfig]$ su
Mot de passe :
[root@chessman sysconfig]# cat i18n
LANG="en_US.UTF-8"
SYSFONT="latarcyrheb-sun16"
[root@chessman sysconfig]#
Notice that after I typed in su, it said mot de passe, which is french, even though it says LANG="en_US.UTF-8".
How can I change this back to english?