diff options
Diffstat (limited to 'extensions/AntiSpam/template/en/default')
-rw-r--r-- | extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl b/extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl index 76299f546..671ac40f4 100644 --- a/extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl +++ b/extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl @@ -18,7 +18,7 @@ antispam_spammer_comment_count => "If a user has made at least this many comments, and either their first " _ - "NNN comments or their last NNN comments have been tagged as spam, their " _ + "NNN comments or their last NNN comments have been tagged as 'spam', their " _ "account will be automatically disabled." antispam_spammer_disable_text => @@ -27,8 +27,8 @@ antispam_abusive_comment_count => "If a user has made at least this many comments, and either their first " _ - "NNN comments or their last NNN comments have been tagged as abusive, their " _ - "account will be automatically disabled." + "NNN comments or their last NNN comments have been tagged as 'abusive' or " _ + "'abuse', their account will be automatically disabled." antispam_abusive_disable_text => "This message will be displayed to the user when they try to log " _ |