------------------------------------------------------------
revno: 1082
committer: Mark Sapiro <[email protected]>
branch nick: 2.2
timestamp: Tue 2009-10-13 08:19:46 -0700
message:
  Fixed the French, Spanish and Hebrew translations which improperly
  translated the 'coding:' line in bin/config_list output.
modified:
  NEWS
  messages/es/LC_MESSAGES/mailman.po
  messages/fr/LC_MESSAGES/mailman.po
  messages/he/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	2009-09-27 20:34:59 +0000
+++ NEWS	2009-10-13 15:19:46 +0000
@@ -78,6 +78,9 @@
 
   Bug Fixes and other patches
 
+    - Fixed the French, Spanish and Hebrew translations which improperly
+      translated the 'coding:' line in bin/config_list output.
+
     - Fixed the auto-responder to treat messages to -confirm, -join, -leave,
       -subscribe and -unsubscribe as requests rather than posts.  Bug #427962.
 

=== modified file 'messages/es/LC_MESSAGES/mailman.po'
--- messages/es/LC_MESSAGES/mailman.po	2009-01-11 17:09:03 +0000
+++ messages/es/LC_MESSAGES/mailman.po	2009-10-13 15:19:46 +0000
@@ -9627,7 +9627,7 @@
 "## captured on %(when)s\n"
 msgstr ""
 "# -*- python -*-\n"
-"# -*- codificación: %(charset)s -*-\n"
+"# -*- coding: %(charset)s -*-\n"
 "## valores de configuración de la lista de distribución \"%(listname)s\"\n"
 "## -*- python -*-\n"
 "## capturados el %(when)s\n"

=== modified file 'messages/fr/LC_MESSAGES/mailman.po'
--- messages/fr/LC_MESSAGES/mailman.po	2009-01-11 17:09:03 +0000
+++ messages/fr/LC_MESSAGES/mailman.po	2009-10-13 15:19:46 +0000
@@ -9445,7 +9445,7 @@
 "## captured on %(when)s\n"
 msgstr ""
 "# -*- python -*-\n"
-"# -*- codage : %(charset)s -*-\n"
+"# -*- coding: %(charset)s -*-\n"
 "## Paramètres de configuration de la liste \"%(listname)s\"\n"
 "## Capturé le %(when)s\n"
 

=== modified file 'messages/he/LC_MESSAGES/mailman.po'
--- messages/he/LC_MESSAGES/mailman.po	2009-02-08 22:51:07 +0000
+++ messages/he/LC_MESSAGES/mailman.po	2009-10-13 15:19:46 +0000
@@ -8883,7 +8883,7 @@
 "## captured on %(when)s\n"
 msgstr ""
 "# -*- python -*-\n"
-"# -*- קידוד: %(charset)s -*-\n"
+"# -*- coding: %(charset)s -*-\n"
 "## \"%(listname)s\" הגדרות תצורה של רשימת דיוור\n"
 "## צולם ב- %(when)s\n"
 

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

Reply via email to