|
|
|
|
|
by jcynix
261 days ago
|
|
That's why we have all this LC_* stuff in Linux, which you can configure to your needs: export LC_MEASUREMENT="de_DE"
export LC_MONETARY="de_DE"
export LC_PAPER="de_DE"
export LC_CTYPE=de_DE.UTF-8
export LC_MESSAGES="en_US.UTF-8"
export LC_RESPONSE="en_US.UTF-8"
export LC_TIME=en_US.UTF-8
Mix in your Swedish or Swaheli, maybe even the Vatican State: e.g. de_DE, sw_TZ, it_VA (not guaranteed ;-).
|
|
Why would you do this to yourself?