There should be no spaces around the equal signsdiscopimp wrote: ↑Fri Jul 20, 2012 10:00 amputting this directly into /etc/environment
Code: Select all
LANGUAGE = en_GB LC_ALL = en_GB LANG = en_GB LC_TYPE = en_GB
So put this in your /etc/environment file:
Code: Select all
LANGUAGE=en_GB
LC_ALL=en_GB
LANG=en_GB
LC_TYPE=en_GB