[gedit] Change default encodings for Simplified Chinese



commit bfd1f1bb601a4326f6daf53d91108dd0d859a82e
Author: Aron Xu <aronxu gnome org>
Date:   Sun Aug 5 21:58:47 2012 +0800

    Change default encodings for Simplified Chinese
    
    As there are many false result when distinguishing GB18030 and UTF-8,
    it is important to set the default detect GBK then UTF-8. Default
    encoding for saving files is changed back to UTF-8 to make sure file
    sharing between non-Windows users have no problem.

 po/zh_CN.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 2bd5c26..6e8410b 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -21,7 +21,7 @@ msgstr ""
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=gedit&keywords=I18N+L10N&component=general\n"
 "POT-Creation-Date: 2012-08-03 08:38+0000\n"
-"PO-Revision-Date: 2012-02-16 18:57+0800\n"
+"PO-Revision-Date: 2012-08-05 21:58+0800\n"
 "Last-Translator: Colin Zhao <lonely ibm gmail com>\n"
 "Language-Team: Chinese (Simplified) <i18n-zh googlegroups com>\n"
 "Language: zh_CN\n"
@@ -416,7 +416,7 @@ msgstr "æåæåæèåäççåäãäåâæåèåâééå
 #. a list of supported encodings
 #: ../data/org.gnome.gedit.gschema.xml.in.in.h:80
 msgid "['UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16']"
-msgstr "['CURRENT', 'GB18030', 'UTF-8', 'UTF-16']"
+msgstr "['CURRENT', 'GBK', 'UTF-8', 'UTF-16']"
 
 #: ../data/org.gnome.gedit.gschema.xml.in.in.h:81
 msgid "Automatically Detected Encodings"
@@ -435,7 +435,7 @@ msgstr ""
 #. menu in open/save file selector. Only recognized encodings are displayed.
 #: ../data/org.gnome.gedit.gschema.xml.in.in.h:85
 msgid "['ISO-8859-15']"
-msgstr "['GB18030']"
+msgstr "['UTF-8']"
 
 #: ../data/org.gnome.gedit.gschema.xml.in.in.h:86
 msgid "Encodings shown in menu"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]