aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Gui
diff options
context:
space:
mode:
Diffstat (limited to 'Mailman/Gui')
-rw-r--r--Mailman/Gui/Privacy.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mailman/Gui/Privacy.py b/Mailman/Gui/Privacy.py
index a9ce0cde..668140e8 100644
--- a/Mailman/Gui/Privacy.py
+++ b/Mailman/Gui/Privacy.py
@@ -246,12 +246,12 @@ class Privacy(GUIBase):
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.