summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorChristian Neumair <chris@gnome-de.org>2005-07-27 12:16:37 +0000
committerChristian Neumair <cneumair@src.gnome.org>2005-07-27 12:16:37 +0000
commita4c83e934bb44b143ce6d6eff0dc99754d3e71d5 (patch)
tree7bd32f910118636a31a99c9af4a5d35c2c089015 /po
parent5f70ee19f85b4346abc50622633711769d6905a1 (diff)
Fixed format specifiers. Thanks to Murray Cumming for pointing this out.
2005-07-27 Christian Neumair <chris@gnome-de.org> * de.po: Fixed format specifiers. Thanks to Murray Cumming for pointing this out.
Diffstat (limited to 'po')
-rw-r--r--po/ChangeLog5
-rw-r--r--po/de.po5
2 files changed, 8 insertions, 2 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index 53317b002..bdf132ca4 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -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.
diff --git a/po/de.po b/po/de.po
index 55627c872..f4a09d309 100644
--- 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