------------------------------------------------------------
revno: 1596
committer: Mark Sapiro <m...@msapiro.net>
branch nick: 2.1
timestamp: Tue 2016-01-19 12:19:54 -0800
message:
  Some wording clarifications.
modified:
  Mailman/Gui/Privacy.py
  NEWS*


--
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 'Mailman/Gui/Privacy.py'
--- Mailman/Gui/Privacy.py	2016-01-18 23:56:58 +0000
+++ Mailman/Gui/Privacy.py	2016-01-19 20:19:54 +0000
@@ -246,12 +246,12 @@
                multiple lists or by a single post to an umbrella list.""")),
 
             ('member_verbosity_interval', mm_cfg.Number, 5, 0,
-             _("""Number of seconds to keep posts to this list to determine
+             _("""Number of seconds to remember posts to this list to determine
                member_verbosity_threshold for automatic moderation of a
                member."""),
 
              _("""If a member's total posts to all lists in this installation
-               with member_verbosity_threshold enabled exceeds this list's
+               with member_verbosity_threshold enabled reaches this list's
                member_verbosity_threshold, the member is automatically
                moderated on this list.
 

=== modified file 'NEWS' (properties changed: +x to -x)
--- NEWS	2016-01-18 23:56:58 +0000
+++ NEWS	2016-01-19 20:19:54 +0000
@@ -14,7 +14,8 @@
       with spam.  See the details for the Privacy options ... -> Sender
       filters -> member_verbosity_threshold and member_verbosity_interval
       settings in the web admin UI and the documentation in Defaults.py for
-      the DEFAULT_MEMBER_VERBOSITY_* and VERBOSE_CLEAN_LIMIT for information.
+      the DEFAULT_MEMBER_VERBOSITY_* and VERBOSE_CLEAN_LIMIT settings for
+      information.
 
     - bin/list_members now has options to display all moderated or all
       non-moderated members.

_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to