aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Gui
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2016-01-19 12:19:54 -0800
committerMark Sapiro <mark@msapiro.net>2016-01-19 12:19:54 -0800
commit8f79812f3e5537f06e3da4514d3373c32a89f619 (patch)
treeca96b24f8d9f8b782ef18bd34112a1b820f25a70 /Mailman/Gui
parent6d73b41100a69702df03b0f4700cbb36492bea87 (diff)
downloadmailman2-8f79812f3e5537f06e3da4514d3373c32a89f619.tar.gz
mailman2-8f79812f3e5537f06e3da4514d3373c32a89f619.tar.xz
mailman2-8f79812f3e5537f06e3da4514d3373c32a89f619.zip
Some wording clarifications.
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.