Current File : /home/bitrix/www/bitrix/components/bitrix/mail.client/lang/en/ajax.php
<?
$MESS["MAIL_CLIENT_ACTIVITY_CREATE_ERROR"] = "Error saving email message to the CRM";
$MESS["MAIL_CLIENT_ACTIVITY_COMMUNICATIONS_EMPTY_ERROR"] = "Specify recipients to save email message to the CRM";
$MESS["MAIL_CLIENT_ACTIVITY_PERMISSION_DENIED_ERROR"] = "Insufficient permissions to save email message to the CRM";
$MESS["MAIL_MESSAGE_EMPTY_RCPT"] = "Specify recipients";
$MESS["MAIL_MESSAGE_SEND_ERROR"] = "Cannot send message";
$MESS["MAIL_MESSAGE_EMPTY_SENDER"] = "Specify sender";
$MESS["MAIL_MESSAGE_BAD_SENDER"] = "Invalid sender";
?>