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


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

Your team Mailman Checkins is subscribed to branch lp:mailman/2.1.
To unsubscribe from this branch go to 
https://code.launchpad.net/~mailman-coders/mailman/2.1/+edit-subscription
=== modified file 'NEWS'
--- NEWS	2010-08-08 20:59:01 +0000
+++ NEWS	2010-09-01 03:05:32 +0000
@@ -27,6 +27,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:47:48 +0000
+++ messages/de/LC_MESSAGES/mailman.po	2010-09-01 03:05:32 +0000
@@ -10589,7 +10589,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