diff options
author | tkikuchi <> | 2006-03-23 10:52:06 +0000 |
---|---|---|
committer | tkikuchi <> | 2006-03-23 10:52:06 +0000 |
commit | 109d108e290bf33d4edb55cfe950ddaa3b508095 (patch) | |
tree | 7e6daa54d0bab474a45b4a3c3f8bac2f2343954e /Mailman/Gui/ContentFilter.py | |
parent | c2bf2202380d76f8062dbafbb12da9d3fa046fd7 (diff) | |
download | mailman2-109d108e290bf33d4edb55cfe950ddaa3b508095.tar.gz mailman2-109d108e290bf33d4edb55cfe950ddaa3b508095.tar.xz mailman2-109d108e290bf33d4edb55cfe950ddaa3b508095.zip |
SF Bug ID 1453049 from Clytie. Only easiest fixes are done because we should
care all the .po files in language directories. More fixes should be done
in mailman-2.2.
Diffstat (limited to 'Mailman/Gui/ContentFilter.py')
-rw-r--r-- | Mailman/Gui/ContentFilter.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Gui/ContentFilter.py b/Mailman/Gui/ContentFilter.py index a2fad54b..9043fe89 100644 --- a/Mailman/Gui/ContentFilter.py +++ b/Mailman/Gui/ContentFilter.py @@ -127,7 +127,7 @@ class ContentFilter(GUIBase): _("""Action to take when a message matches the content filtering rules."""), - _("""One of these actions is take when the message matches one of + _("""One of these actions is taken when the message matches one of the content filtering rules, meaning, the top-level content type matches one of the <a href="?VARHELP=contentfilter/filter_mime_types" |