@@ -169,7 +169,7 @@ BYPASS_VALIDATION_HACK=Tried to cheat the system by making content automatically
HEADER_SPLIT_HACK=An HTTP header was generated from invalid data that would have caused a potential header-split attack. Check what data was invalid here and clean it.
EVAL_HACK=Tried to get something to eval() which was probably malicious
PATH_HACK=Tried to use a file path redirection to get outside the intended directory
ANTISPAM=Trigered anti-spam ban or block
ANTISPAM=Trigered anti-spam action '{1}' with a confidence of {2}%
CAPTCHAFAIL_HACK=Failed to complete the CAPTCHA while posting links in unrecognised Comcode-syntax
CAPTCHAFAIL=Failed to complete the CAPTCHA
PHP_DOWNLOAD_INNOCENT=Tried to download a '.php' file (download #{1}). This should not have happened and could indicate the site was compromised! Remove the download immediately and run a full security scan of the site.
@@ -266,11 +266,11 @@ ERROR_CHECKING_FOR_SPAMMERS=Could not run spam check using the [tt]{1}[/tt] serv
ERROR_CHECKING_FOR_SPAMMERS_RBL_IS_NORMAL_DNS=Could not run spam check using the [tt]{1}[/tt] service. This is a normal Domain Name Service instead of an actual RBL. Try changing the RBL configuration to use the IP address [tt]{2}[/tt]. The action has been let through without a check. The IP involved was [tt]{3}[/tt].
NOTIFICATION_SPAM_CHECK_BLOCK_BODY_BAN=A possible spammer was detected by the "{2}" service/rules (IP: [tt]{1}[/tt]). Their IP address has been banned.\n\nThe confidence level was {3}.\n\n{4}
NOTIFICATION_SPAM_CHECK_BLOCK_BODY_BAN=A possible spammer was detected by the "{2}" service/rules (IP: [tt]{1}[/tt]). Their IP address has been banned.\n\nThe confidence level was {3}%.\n\n{4}
NOTIFICATION_SPAM_CHECK_BLOCK_BODY_BLOCK=A possible spammer was detected by the "{2}" service/rules (IP: [tt]{1}[/tt]). Their request has been blocked.\n\nThe confidence level was {3}.\n\n{4}
NOTIFICATION_SPAM_CHECK_BLOCK_BODY_BLOCK=A possible spammer was detected by the "{2}" service/rules (IP: [tt]{1}[/tt]). Their request has been blocked.\n\nThe confidence level was {3}%.\n\n{4}
NOTIFICATION_SPAM_CHECK_BLOCK_SUBJECT_APPROVE=Possible spammer; validation may be required ({1})
NOTIFICATION_SPAM_CHECK_BLOCK_BODY_APPROVE=A possible spammer was detected by the "{2}" service/rules (IP: [tt]{1}[/tt]). Validation will be required if they submitted something.\n\nThe confidence level was {3}.\n\n{4}
NOTIFICATION_SPAM_CHECK_BLOCK_BODY_APPROVE=A possible spammer was detected by the "{2}" service/rules (IP: [tt]{1}[/tt]). Validation will be required if they submitted something.\n\nThe confidence level was {3}%.\n\n{4}
SPAM_REPORT_TRIGGERED_SPAM_HEURISTICS=Multiple triggers to spam heuristics (such as blackholes, or splatter-gun link injection)
SPAM_REPORT_SITE_FLOODING=Flooding POST requests
SPAM_REPORT_NO_EMAIL_OR_USERNAME=We can't report this user because either there was no known username, or no known e-mail address. Stop Forum Spam requires full details.