From 518bbebc3af6cc498cf7f8a1fe954be622fd0c47 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 25 Jul 2005 14:22:28 +0000 Subject: [PATCH] Fix a format string error. --- po/ChangeLog | 5 +++++ po/zh_CN.po | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/po/ChangeLog b/po/ChangeLog index c02c607b13..b3325af4d1 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2005-07-25 Matthias Clasen + + * zh_CN.po: fix a format string error + discovered by msgfmt -c. + 2005-07-25 Ankit Patel * gu.po: Updated Gujarati Translation. diff --git a/po/zh_CN.po b/po/zh_CN.po index 52484c90af..abfd2facee 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