[Bug 1334675] Re: Some locales are set to de_BE.UTF-8 when choosing Country 'Belgium' and language 'US English'
Joost Ringoot
joost at ringoot.org
Wed Jun 17 07:48:38 UTC 2015
IMHO, the best workaround is this:
cp /etc/default/locale /etc/default/locale_orig && locale > /etc/default/locale
then "vim /etc/default/locale"
in the command mode (type ESC twice to be sure), type this (you should see the command at the bottom of the screen:
:%s/de_BE.UTF-8/en_US.UTF-8/g
Then hit enter (not too hard!)
This will replace all instances of de_BE.UTF-8 by en_US.UTF-8
Adapt as you like, YMMV
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to libkubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1334675
Title:
Some locales are set to de_BE.UTF-8 when choosing Country 'Belgium'
and language 'US English'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libkubuntu/+bug/1334675/+subscriptions
More information about the kubuntu-bugs
mailing list