Fix a format string error.
This commit is contained in:
@ -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>
|
2005-07-25 Ankit Patel <ankit644@yahoo.com>
|
||||||
|
|
||||||
* gu.po: Updated Gujarati Translation.
|
* gu.po: Updated Gujarati Translation.
|
||||||
|
|||||||
@ -1726,7 +1726,7 @@ msgstr "名称“%s”无效,因为其中包含字符“%s”。请使用不
|
|||||||
#: gtk/gtkfilesystemunix.c:1463 gtk/gtkfilesystemwin32.c:1032
|
#: gtk/gtkfilesystemunix.c:1463 gtk/gtkfilesystemwin32.c:1032
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Bookmark saving failed: %s"
|
msgid "Bookmark saving failed: %s"
|
||||||
msgstr "书签保存失败(%s):%s"
|
msgstr "书签保存失败:%s"
|
||||||
|
|
||||||
#: gtk/gtkfilesystemunix.c:1518
|
#: gtk/gtkfilesystemunix.c:1518
|
||||||
#, c-format
|
#, c-format
|
||||||
|
|||||||
Reference in New Issue
Block a user