-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
$ locale -a
get output like this:
C
C.UTF-8
en_AG
en_AG.utf8
en_AU.utf8
en_BW.utf8
en_CA.utf8
en_DK.utf8
en_GB.utf8
en_HK.utf8
en_IE.utf8
en_IN
en_IN.utf8
en_NG
en_NG.utf8
en_NZ.utf8
en_PH.utf8
en_SG.utf8
en_US.utf8
en_ZA.utf8
en_ZM
en_ZM.utf8
en_ZW.utf8
POSIX
zh_CN.utf8
zh_SG.utf8
How can I…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I logged in gnome-shell, and found that the display language is set to some strange asian language (I think) without my prompt. I tried to change the locale settings but found that the default language is English (how?) despite of that strange language.
Here's a snapshot, See the strange word instead…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
Screenshot -
Anyone know what causes it and how to fix? It only started happening today, while I've been using gVim for a couple of months now.
Update: Output of locale
LANG=en_US.utf8
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE="en_US.utf8"
LC_MONETARY="en_US…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I encountered a problem dealing with utf8, XML and Perl. The following is the smallest
piece of code and data in order to reproduce the problem.
Here's an XML file that needs to be parsed:
<?xml version="1.0" encoding="utf-8"?>
<test>
<words>???????????? ??????? ????????? ??…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I am a Dutch user and prefer the my local date & time format, system wide. I have no trouble speaking or understanding English and find it very useful to have the rest of my system configured in English to make my life easier when I need to Google a term, for example.
Is it possible to apply…
>>> More