Update of /cvsroot/mailman/mailman/Mailman/Gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12784/Mailman/Gui

Modified Files:
      Tag: Release_2_1-maint
        ContentFilter.py General.py 
Log Message:
SF Bug ID 1453049 from Clytie. Only easiest fixes are done because we should
care all the .po files in language directories.  More fixes should be done
in mailman-2.2.


Index: ContentFilter.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Gui/ContentFilter.py,v
retrieving revision 2.6.2.5
retrieving revision 2.6.2.6
diff -u -d -r2.6.2.5 -r2.6.2.6
--- ContentFilter.py    30 Dec 2005 18:50:08 -0000      2.6.2.5
+++ ContentFilter.py    23 Mar 2006 10:51:24 -0000      2.6.2.6
@@ -127,7 +127,7 @@
              _("""Action to take when a message matches the content filtering
              rules."""),
 
-             _("""One of these actions is take when the message matches one of
+             _("""One of these actions is taken when the message matches one of
              the content filtering rules, meaning, the top-level
              content type matches one of the <a
              href="?VARHELP=contentfilter/filter_mime_types"

Index: General.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Gui/General.py,v
retrieving revision 2.22.2.7
retrieving revision 2.22.2.8
diff -u -d -r2.22.2.7 -r2.22.2.8
--- General.py  23 Oct 2005 08:10:22 -0000      2.22.2.7
+++ General.py  23 Mar 2006 10:51:25 -0000      2.22.2.8
@@ -141,11 +141,11 @@
             ('subject_prefix', mm_cfg.String, WIDTH, 0,
              _('Prefix for subject line of list postings.'),
              _("""This text will be prepended to subject lines of messages
-             posted to the list, to distinguish mailing list messages in in
+             posted to the list, to distinguish mailing list messages in
              mailbox summaries.  Brevity is premium here, it's ok to shorten
              long mailing list names to something more concise, as long as it
              still identifies the mailing list.
-             You can also add a sequencial number by %%d substitution
+             You can also add a sequential number by %%d substitution
              directive. eg.; [listname %%d] -> [listname 123]
                             (listname %%05d) -> (listname 00123)
              """)),

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

Reply via email to