I have Debian 8 installed and cannot get it to display in Australian
Dollars. I have set the locale to English(Australian) and get the
following readout from locale:
LANG=en_AU
LANGUAGE=
LC_CTYPE="en_AU"
LC_NUMERIC="en_AU"
LC_TIME="en_AU"
LC_COLLATE="en_AU"
LC_MONETARY="en_AU"
LC_MESSAGES="en_AU"
LC_PAPER="en_AU"
LC_NAME="en_AU"
LC_ADDRESS="en_AU"
LC_TELEPHONE="en_AU"
LC_MEASUREMENT="en_AU"
LC_IDENTIFICATION="en_AU"
LC_ALL=
When I use Google Chrome it converts all currency to euros. What have I
done wrong?
Heracles