Your IP : 216.73.216.86


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

<?
$MESS["ACTION_EMPTY"] = "Action is not specified";
$MESS["BAD_EMAIL_FROM"] = "Please enter the sender's E-mail.";
$MESS["BAD_EMAIL_TO"] = "Please enter the recipient's E-mail.";
$MESS["BAD_EVENT_TYPE"] = "Incorrect event type.";
$MESS["EVENT_ID_EMPTY"] = "Event is not specified";
$MESS["EVENT_NAME_EMPTY"] = "Event type name is not specified";
$MESS["EVENT_NAME_EXIST"] = "Event \"#EVENT_NAME#\" already exists for the #SITE_ID# language";
$MESS["EVENT_TYPE_EMPTY"] = "Event type is not specified";
$MESS["LID_EMPTY"] = "Event type language is not specified";
$MESS["MAIN_BAD_EVENT_NAME_NA"] = "Please provide a type.";
$MESS["MAIN_BAD_SITE_NA"] = "Please make a site association.";
$MESS["MAIN_EVENT_BAD_SITE"] = "Bad site!";
?>