summaryrefslogtreecommitdiffstats
path: root/extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl')
-rw-r--r--extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl8
1 files changed, 8 insertions, 0 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 671ac40f4..a21f57e4d 100644
--- a/extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl
+++ b/extensions/AntiSpam/template/en/default/admin/params/antispam.html.tmpl
@@ -33,5 +33,13 @@
antispam_abusive_disable_text =>
"This message will be displayed to the user when they try to log " _
"in after their account is disabled due to abuse."
+
+ antispam_cc_limit_age =>
+ "Accounts created fewer than this many days are restricted to CCing " _
+ "'antispam_cc_limit_count' users at once."
+
+ antispam_cc_limit_count =>
+ "The maximum number of users new accounts can CC at once. Attempts to " _
+ "CC more than this many users will result in zero users being CCed."
}
%]