summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKwok-Koon Cheung <baddog@src.gnome.org>2002-04-18 19:04:24 +0000
committerKwok-Koon Cheung <baddog@src.gnome.org>2002-04-18 19:04:24 +0000
commite62687892c8cdc2a8b87fc4a999339e63381b8db (patch)
tree473f2598aa8a8ef7ea5d7906b59339b87fa62c36
parentc883c5c1cb2568a0f64dbe98a94b1bec148dd609 (diff)
downloadgdm-e62687892c8cdc2a8b87fc4a999339e63381b8db.tar.gz
Added zh_CN and zh_TW to a few places
-rw-r--r--ChangeLog6
-rw-r--r--config/locale.alias2
-rw-r--r--gui/gdmconfig-strings.c2
-rw-r--r--gui/gdmconfig.glade2
4 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1969d590..bb5e8050 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-19 Abel Cheung <maddog@linux.org.hk>
+
+ * config/locale.alias: zh_TW -> zh_TW.Big5
+ * gui/gdmconfig-strings.c: Added zh_CN and zh_TW.
+ * gui/gdmconfig.glade: Ditto.
+
Fri Apr 12 16:00:30 2002 George Lebl <jirka@5z.com>
* daemon/slave.c: unblock all signals rather then use the inherited
diff --git a/config/locale.alias b/config/locale.alias
index 7596a9ec..7e5daf57 100644
--- a/config/locale.alias
+++ b/config/locale.alias
@@ -28,7 +28,7 @@
catalan ca_ES.ISO-8859-1
chinese(simplified) zh_CN.GB2312
-chinese(traditional) zh_TW
+chinese(traditional) zh_TW.Big5
croatian hr_HR.ISO-8859-2
czech cs_CZ.ISO-8859-2
danish da_DK.ISO-8859-1
diff --git a/gui/gdmconfig-strings.c b/gui/gdmconfig-strings.c
index 9bc5641b..4a67e624 100644
--- a/gui/gdmconfig-strings.c
+++ b/gui/gdmconfig-strings.c
@@ -75,6 +75,8 @@ gchar *s = N_("sl_SI");
gchar *s = N_("es_ES");
gchar *s = N_("sv_SE");
gchar *s = N_("tr_TR");
+gchar *s = N_("zh_CN");
+gchar *s = N_("zh_TW");
gchar *s = N_("This is the locale that GDM uses when it cannot find what the system locale is set to. This should be in the standard format such as \"en_US\" for American English or \"cs_CZ\" for Czech");
gchar *s = N_("ca_ES");
gchar *s = N_("Always use the 24 hour format for the clock in the greeter, even if the norm for the current locale is 12 hour");
diff --git a/gui/gdmconfig.glade b/gui/gdmconfig.glade
index 612d2888..a19f0542 100644
--- a/gui/gdmconfig.glade
+++ b/gui/gdmconfig.glade
@@ -960,6 +960,8 @@ sl_SI
es_ES
sv_SE
tr_TR
+zh_CN
+zh_TW
</items>
<child>
<left_attach>1</left_attach>