summaryrefslogtreecommitdiffstats
path: root/extensions/AntiSpam/template
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-03-23 04:21:22 +0100
committerByron Jones <glob@mozilla.com>2015-03-23 04:21:22 +0100
commit9d045e4d060bc531e4243c621d07c79699fd22c8 (patch)
tree34eb2e01a26e4fa7ba73144a329496a13e33466b /extensions/AntiSpam/template
parentcf1539d9223bd4ebc2c64cdc25624603aa7441ea (diff)
downloadbugzilla-9d045e4d060bc531e4243c621d07c79699fd22c8.tar.gz
bugzilla-9d045e4d060bc531e4243c621d07c79699fd22c8.tar.xz
Bug 1146219: the 'abuse' comment tag should function like the 'abusive' tag and trigger automatic account disabling
Diffstat (limited to 'extensions/AntiSpam/template')
-rw-r--r--extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl6
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 " _