Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/main/lang/pl/classes/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/main/lang/pl/classes/general/agent.php

<?
$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 z funkcją #AGENT# już istnieje!";
$MESS["MAIN_AGENT_ERROR_EXIST_FOR_USER"] = "Agent z funkcją #AGENT# dla użytkownika ##USER_ID# już istnieje!";
$MESS["MAIN_AGENT_ERROR_LAST_EXEC"] = "Incorrect date of the last agent run is specified!";
$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!";
?>