]> granicus.if.org Git - mutt/commitdiff
Fix a format which had %s instead of %d.
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 18 Dec 1998 09:09:04 +0000 (09:09 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 18 Dec 1998 09:09:04 +0000 (09:09 +0000)
po/de.po

index 9b6923a20ab53a7555b69678421864b5555c87fe..654d4a4f06ac89a5b5ee47b03fb81464168bc690 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -2937,7 +2937,7 @@ msgstr "Signal %s... Abbruch.\n"
 #: signal.c:44
 #, c-format
 msgid "Caught signal %d...  Exiting.\n"
-msgstr "Signal %s... Abbruch.\n"
+msgstr "Signal %d... Abbruch.\n"
 
 #: sort.c:199
 msgid "Sorting mailbox..."