From 9d045e4d060bc531e4243c621d07c79699fd22c8 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Mon, 23 Mar 2015 11:21:22 +0800 Subject: Bug 1146219: the 'abuse' comment tag should function like the 'abusive' tag and trigger automatic account disabling --- .../AntiSpam/template/en/default/admin/params/antispam.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extensions/AntiSpam/template') 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 " _ -- cgit v1.2.3-24-g4f1b