aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2007-07-09 04:09:19 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2007-07-09 04:09:19 +0800
commit7cc7dc0b7e8d39694c6f128553dfb0cc37656b22 (patch)
treeb7930f773806ec9af8dcdba24ca6c3cb68d5c477
parent301528d84bf582d956c0e9b768e4f60259f0cf88 (diff)
downloadgsoc2013-evolution-7cc7dc0b7e8d39694c6f128553dfb0cc37656b22.tar
gsoc2013-evolution-7cc7dc0b7e8d39694c6f128553dfb0cc37656b22.tar.gz
gsoc2013-evolution-7cc7dc0b7e8d39694c6f128553dfb0cc37656b22.tar.bz2
gsoc2013-evolution-7cc7dc0b7e8d39694c6f128553dfb0cc37656b22.tar.lz
gsoc2013-evolution-7cc7dc0b7e8d39694c6f128553dfb0cc37656b22.tar.xz
gsoc2013-evolution-7cc7dc0b7e8d39694c6f128553dfb0cc37656b22.tar.zst
gsoc2013-evolution-7cc7dc0b7e8d39694c6f128553dfb0cc37656b22.zip
Fixes #387844
svn path=/trunk/; revision=33770
-rw-r--r--po/ChangeLog10
-rw-r--r--po/zh_HK.po2
-rw-r--r--po/zh_TW.po2
3 files changed, 12 insertions, 2 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index e98482c995..8b21ebb670 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,13 @@
+2007-07-09 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #387844
+ * zh_HK.po:
+ * zh_TW.po: Updated the msgstr for date format
+ at e-dateedit.c 1444
+
+ Committing on behalf of Makuchaku <mayank.gnu@gmail.com>
+
+
2007-07-07 Jorge Gonzalez <jorgegonz@svn.gnome.org>
* es.po: Updated Spanish translation
diff --git a/po/zh_HK.po b/po/zh_HK.po
index 356089b184..d4819e87d2 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -20776,7 +20776,7 @@ msgstr "%H:%M"
#. This is a strftime() format. %I = hour (1-12), %M = minute, %p = am/pm string.
#: ../widgets/misc/e-dateedit.c:1441 ../widgets/misc/e-dateedit.c:1768
msgid "%I:%M %p"
-msgstr "%p %I:%M"
+msgstr "%I %M:%p"
#: ../widgets/misc/e-dateedit.c:1634
msgid "Invalid Date Value"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 16a2d96cc5..b19e95d274 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -20892,7 +20892,7 @@ msgstr "%H:%M"
#. This is a strftime() format. %I = hour (1-12), %M = minute, %p = am/pm string.
#: ../widgets/misc/e-dateedit.c:1441 ../widgets/misc/e-dateedit.c:1768
msgid "%I:%M %p"
-msgstr "%p %I:%M"
+msgstr "%I %M:%p"
#: ../widgets/misc/e-dateedit.c:1634
msgid "Invalid Date Value"