Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/security/lang/en/classes/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/security/lang/en/classes/general/filter.php

<?php
$MESS["SECURITY_FILTER_FORM_ACCEPT"] = "Accept anyway";
$MESS["SECURITY_FILTER_FORM_CONVERT"] = "Convert";
$MESS["SECURITY_FILTER_FORM_MESSAGE"] = "Potentially dangerous data was detected in request.";
$MESS["SECURITY_FILTER_FORM_SUB_TITLE"] = "Proactive filter";
$MESS["SECURITY_FILTER_FORM_TITLE"] = "Potentially dangerous data was detected.";
$MESS["SECURITY_FILTER_FORM_VARDATA"] = "Data";
$MESS["SECURITY_FILTER_FORM_VARNAME"] = "Variable";
$MESS["SECURITY_FILTER_INFORM_EVENT_COUNT"] = "Intrusion attempts prevented for the last week:";
$MESS["SECURITY_FILTER_INFORM_EVENT_COUNT_EMPTY"] = "No intrusion attempts detected";
$MESS["SECURITY_FILTER_INFORM_FILTER_OFF"] = "Protection disabled.<br>";
$MESS["SECURITY_FILTER_INFORM_FILTER_ON"] = "Protection enabled.<br>";
$MESS["SECURITY_FILTER_INFORM_FILTER_ON_RECOMMENDATION"] = "Your website is vulnerable.";
$MESS["SECURITY_FILTER_INFORM_LINK_TO_SETUP"] = "Configure protection";
$MESS["SECURITY_FILTER_INFORM_LINK_TO_SETUP_ON"] = "Enable protection";
$MESS["SECURITY_FILTER_INFORM_TITLE"] = "Proactive Protection";
$MESS["SECURITY_FILTER_IP_RULE"] = "Blocking #IP# by the proactive filter.";
$MESS["SECURITY_FILTER_PHP"] = "PHP injection attempt";
$MESS["SECURITY_FILTER_SQL"] = "SQL injection attempt";
$MESS["SECURITY_FILTER_XSS"] = "XSS attack attempt";
$MESS["SECURITY_OTP"] = "OTP password request";
$MESS["SECURITY_REDIRECT"] = "Phishing attempt with redirecting";