diff options
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | messages/de/LC_MESSAGES/mailman.po | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -27,6 +27,8 @@ Here is a history of user visible changes to Mailman. i18n + - Fixed a missing format character in the German bin/mailmanctl docstring. + - Updated Dutch translation from Jan Veuger. - Updated Japanese Translation from Tokio Kikuchi. diff --git a/messages/de/LC_MESSAGES/mailman.po b/messages/de/LC_MESSAGES/mailman.po index 80549805..c76e3b42 100644 --- a/messages/de/LC_MESSAGES/mailman.po +++ b/messages/de/LC_MESSAGES/mailman.po @@ -10589,7 +10589,7 @@ msgstr "" "benötigt. Die `start', `stop', `restart' und `reopen' Befehle erledigen\n" "alles für Sie.\n" "\n" -"Benutzung: %(PROGRAM) [optionen] [ start | stop | restart | reopen ]\n" +"Benutzung: %(PROGRAM)s [optionen] [ start | stop | restart | reopen ]\n" "\n" "Optionen:\n" "\n" |