Fixed format specifiers. Thanks to Murray Cumming for pointing this out.
authorChristian Neumair <chris@gnome-de.org>
Wed, 27 Jul 2005 12:16:37 +0000 (12:16 +0000)
committerChristian Neumair <cneumair@src.gnome.org>
Wed, 27 Jul 2005 12:16:37 +0000 (12:16 +0000)
2005-07-27  Christian Neumair  <chris@gnome-de.org>

* de.po: Fixed format specifiers. Thanks to Murray Cumming for
pointing this out.

po/ChangeLog
po/de.po

index 53317b0..bdf132c 100644 (file)
@@ -1,3 +1,8 @@
+2005-07-27  Christian Neumair  <chris@gnome-de.org>
+
+       * de.po: Fixed format specifiers. Thanks to Murray Cumming for
+       pointing this out.
+
 2005-07-26  Hendrik Brandt  <heb@gnome-de.org>
 
        * de.po: Updated German translation.
index 55627c8..f4a09d3 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: glib HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-26 17:40+0200\n"
+"POT-Creation-Date: 2005-07-27 14:15+0200\n"
 "PO-Revision-Date: 2005-07-26 17:39+0200\n"
 "Last-Translator: Hendrik Brandt <heb@gnome-de.org>\n"
 "Language-Team: German <gnome-de@gnome.org>\n"
@@ -127,7 +127,8 @@ msgstr "Datei »%s« konnte nicht geöffnet werden: fdopen() fehlgeschlagen: %s"
 #, c-format
 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
 msgstr ""
-"Datei »%s« konnte nicht umbenannt werden: g_rename() ist fehlgeschlagen: %s"
+"Datei »%s« konnte nicht in »%s« umbenannt werden: g_rename() ist "
+"fehlgeschlagen: %s"
 
 #: ../glib/gfileutils.c:952
 #, c-format