Your IP : 3.15.214.244


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

<?
$MESS["BLG_GCM_EMPTY_BLOG_ID"] = "The comment blog is not specified";
$MESS["BLG_GCM_ERROR_NO_BLOG"] = "Blog with ID '#ID#' cannot be found";
$MESS["BLG_GCM_EMPTY_POST_ID"] = "The message to be commented is not specified";
$MESS["BLG_GCM_ERROR_NO_POST"] = "Message with ID '#ID#' cannot be found";
$MESS["BLG_GCM_ERROR_NO_COMMENT"] = "Comment with ID '#ID#' cannot be found";
$MESS["BLG_GCM_EMPTY_AUTHOR_ID"] = "The comment author is not specified";
$MESS["BLG_GCM_ERROR_NO_AUTHOR_ID"] = "The comment author ID is incorrect";
$MESS["BLG_GCM_EMPTY_AUTHOR_NAME"] = "The name of the comment author is not specified";
$MESS["BLG_GCM_ERROR_AUTHOR_EMAIL"] = "The e-mail address of the comment author is incorrect";
$MESS["BLG_GCM_ERROR_DATE_CREATE"] = "The comment creation date is incorrect";
$MESS["BLG_GCM_EMPTY_POST_TEXT"] = "The comment text is empty";
$MESS["BLG_GCM_EMPTY_TITLE"] = "The comment title is empty";
$MESS["BLG_GCM_RSS_TITLE"] = "Comments in \"#BLOG_NAME#\" on \"#POST_TITLE#\"";
$MESS["BLG_GCM_COMMENT_TITLE"] = "Comment on \"#POST_TITLE#\" from #COMMENT_AUTHOR#";
$MESS["BLG_SONET_COMMENT_TITLE"] = "added a comment to a post \"#TITLE#\" in blog";
$MESS["BLG_GCM_RSS_TITLE_SOCNET"] = "#AUTHOR_NAME#: comments to the conversation \"#POST_TITLE#\"";
?>