------------------------------------------------------------
revno: 1128
committer: Mark Sapiro <[email protected]>
branch nick: 2.2
timestamp: Tue 2010-08-31 20:06:46 -0700
message:
  Fixed a missing format character in the German bin/mailmanctl docstring.
modified:
  NEWS
  messages/de/LC_MESSAGES/mailman.po


--
lp:mailman/2.2
https://code.launchpad.net/~mailman-coders/mailman/2.2

Your team Mailman Checkins is subscribed to branch lp:mailman/2.2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~mailman-coders/mailman/2.2/+edit-subscription
=== modified file 'NEWS'
--- NEWS	2010-08-08 21:23:25 +0000
+++ NEWS	2010-09-01 03:06:46 +0000
@@ -97,6 +97,8 @@
 
   i18n
 
+    - Fixed a missing format character in the German bin/mailmanctl docstring.
+
     - Updated Dutch translation from Jan Veuger.
 
     - Updated Japanese Translation from Tokio Kikuchi.

=== modified file 'messages/de/LC_MESSAGES/mailman.po'
--- messages/de/LC_MESSAGES/mailman.po	2010-07-27 15:51:15 +0000
+++ messages/de/LC_MESSAGES/mailman.po	2010-09-01 03:06:46 +0000
@@ -10667,7 +10667,7 @@
 "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"

_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to