Problem with accentuation
Michael Martins
michaelfm21 at gmail.com
Sun Apr 15 03:16:16 UTC 2012
There is a bug that causes the Portuguese language in Brazil stay with
the wrong accent. To correct, I change the following file in
/etc/default/locale
LANG="pt_BR"
LANGUAGE="pt_BR:pt_en"
LC_MESSAGES="pt_BR.UTF-8"
LC_CTYPE="pt_BR.UTF-8"
LC_COLLATE="pt_BR.UTF-8"
To:
LANG="pt_BR.UTF-8"
LANGUAGE="pt_BR:pt:en"
I wonder if there is a possibility of this being fixed by the
developers. So no need to manually correct each time we have a new
installation.
PS: Sorry for my English. I'm using Google Translator.
More information about the xubuntu-devel
mailing list