diff options
author | Mark Sapiro <mark@msapiro.net> | 2014-04-21 13:02:35 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2014-04-21 13:02:35 -0700 |
commit | ec813e77dcffc14e02331ecd65d5e3f6b7019ad5 (patch) | |
tree | 6333f73476e78a14450ccb6bb65f6a230603123e /Mailman/Gui | |
parent | 401e2349f7f0fc82df4a65a8c58a16115f785bb4 (diff) | |
download | mailman2-ec813e77dcffc14e02331ecd65d5e3f6b7019ad5.tar.gz mailman2-ec813e77dcffc14e02331ecd65d5e3f6b7019ad5.tar.xz mailman2-ec813e77dcffc14e02331ecd65d5e3f6b7019ad5.zip |
i18n updates for a minor string change.
Diffstat (limited to 'Mailman/Gui')
-rw-r--r-- | Mailman/Gui/Privacy.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Gui/Privacy.py b/Mailman/Gui/Privacy.py index c21ffd8a..477304c6 100644 --- a/Mailman/Gui/Privacy.py +++ b/Mailman/Gui/Privacy.py @@ -274,7 +274,7 @@ class Privacy(GUIBase): <a href="?VARHELP=privacy/sender/dmarc_moderation_action" >rejection notice</a> to be sent to anyone who posts to this list from a domain - with DMARC Reject/Quarantine Policy.""")), + with a DMARC Reject%(quarantine)s Policy.""")), _('Non-member filters'), |