summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-07-25 14:22:28 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-07-25 14:22:28 +0000
commit518bbebc3af6cc498cf7f8a1fe954be622fd0c47 (patch)
treee18b2fd82890aa9dfadc9c82317eebc3e7e83ee8 /po
parente0f77a1f76aaf42328ae3a76df053b7553af5e6f (diff)
downloadgdk-pixbuf-518bbebc3af6cc498cf7f8a1fe954be622fd0c47.tar.gz
Fix a format string error.
Diffstat (limited to 'po')
-rw-r--r--po/ChangeLog5
-rw-r--r--po/zh_CN.po2
2 files changed, 6 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index c02c607b1..b3325af4d 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-25 Matthias Clasen <mclasen@redhat.com>
+
+ * zh_CN.po: fix a format string error
+ discovered by msgfmt -c.
+
2005-07-25 Ankit Patel <ankit644@yahoo.com>
* gu.po: Updated Gujarati Translation.
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 52484c90a..abfd2face 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1726,7 +1726,7 @@ msgstr "名称“%s”无效,因为其中包含字符“%s”。请使用不
#: gtk/gtkfilesystemunix.c:1463 gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
-msgstr "书签保存失败(%s):%s"
+msgstr "书签保存失败:%s"
#: gtk/gtkfilesystemunix.c:1518
#, c-format