Fix a format string error.

This commit is contained in:
Matthias Clasen
2005-07-25 14:22:28 +00:00
parent e0f77a1f76
commit 518bbebc3a
2 changed files with 6 additions and 1 deletions

View File

@ -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