summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <Brian.Cameron@Sun.Com>2005-03-07 18:28:05 +0000
committerBrian Cameron <bcameron@src.gnome.org>2005-03-07 18:28:05 +0000
commitf938f103332cea7596a7729a026cc49a73ae626a (patch)
treee3c093bc481d98b9f803ff9b0ba39d0b090529d4
parentd365f3f721f2230b9b2eb806adc2f683dccdd4ed (diff)
downloadgdm-f938f103332cea7596a7729a026cc49a73ae626a.tar.gz
Removed zh_HK since it is not appropriate to make this change in the
Mon Mar 07 12:20:00 2005 Brian Cameron <Brian.Cameron@Sun.Com> * gdmlanguages.c: Removed zh_HK since it is not appropriate to make this change in the string freeze. Sorry
-rw-r--r--ChangeLog5
-rw-r--r--gui/gdmlanguages.c2
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b1c2f3f0..99a2e327 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Mar 07 12:20:00 2005 Brian Cameron <Brian.Cameron@Sun.Com>
+
+ * gdmlanguages.c: Removed zh_HK since it is not appropriate
+ to make this change in the string freeze. Sorry
+
Fri Mar 04 12:50:00 2005 Brian Cameron <Brian.Cameron@Sun.Com>
* gui/greeter/greeter.c: Set default font size to Sans 12.
diff --git a/gui/gdmlanguages.c b/gui/gdmlanguages.c
index 854f8586..1daf3479 100644
--- a/gui/gdmlanguages.c
+++ b/gui/gdmlanguages.c
@@ -79,8 +79,6 @@ static Language languages [] = {
{ N_("A-M|Catalan"), "ca_ES", "Català", 0 },
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|Chinese (simplified)"), "zh_CN", "中文 (简体)", 0 },
- /*Note translate the A-M to the A-M you used in the group label */
- { N_("A-M|Chinese (HongKong)"), "zh_HK", "\344\270\255\346\226\207 (\351\246\231\346\270\257)", 0},
/*Note translate the A-M to the A-M you used in the group label */
{ N_("A-M|Chinese (traditional)"), "zh_TW", "中文 (繁體)", 0 },
/*Note translate the A-M to the A-M you used in the group label */