Your IP : 3.133.149.160


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/main/lang/en/classes/general/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/main/lang/en/classes/general/agent.php

<?
$MESS["MAIN_AGENT_ERROR_NAME"] = "Incorrect agent function is specified!";
$MESS["MAIN_AGENT_ERROR_NEXT_EXEC"] = "Incorrect date of the next agent run is specified!";
$MESS["MAIN_AGENT_ERROR_LAST_EXEC"] = "Incorrect date of the last agent run is specified!";
$MESS["MAIN_AGENT_ERROR_DATE_CHECK"] = "Incorrect check date is specified!";
$MESS["MAIN_AGENT_ERROR_EXIST"] = "Agent with the same function is already used for this user!";
$MESS["MAIN_AGENT_ERROR_EXIST_EXT"] = "Agent with function #AGENT# already exists!";
$MESS["MAIN_AGENT_ERROR_EXIST_FOR_USER"] = "Agent with function #AGENT# for user ##USER_ID# already exists!";
?>