From 8f79812f3e5537f06e3da4514d3373c32a89f619 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Tue, 19 Jan 2016 12:19:54 -0800 Subject: Some wording clarifications. --- Mailman/Gui/Privacy.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Mailman/Gui') 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. -- cgit v1.2.3