Your IP : 172.28.240.42


Current Path : /var/www/html/clients/old.e-nkama.ru/e-nkama_bitrix/bitrix/modules/blog/lang/en/general/
Upload File :
Current File : /var/www/html/clients/old.e-nkama.ru/e-nkama_bitrix/bitrix/modules/blog/lang/en/general/blog.php

<?
$MESS ['BLG_GB_EMPTY_NAME'] = "The name of the blog is not specified";
$MESS ['BLG_GB_DUBLICATE_NAME'] = "Blog with this name already exists";
$MESS ['BLG_GB_EMPTY_URL'] = "The pseudo name of the blog (in Latin letters) is not specified";
$MESS ['BLG_GB_BAD_URL'] = "The pseudo name can contain only Latin letters, digits, dashes and underscores.";
$MESS ['BLG_GB_DUBLICATE_URL'] = "A blog with this pseudo name already exists";
$MESS ['BLG_GB_RESERVED_NAME'] = "Blog cannot have pseudo name &quot;#NAME#&quot;";
$MESS ['BLG_GB_EMPTY_DATE_CREATE'] = "The blog creation date is incorrect";
$MESS ['BLG_GB_EMPTY_DATE_UPDATE'] = "The blog update date is incorrect";
$MESS ['BLG_GB_EMPTY_LAST_POST_DATE'] = "The creation date of the last blog message is incorrect";
$MESS ['BLG_GB_EMPTY_OWNER_ID'] = "The blog owner is not specified";
$MESS ['BLG_GB_ERROR_NO_OWNER_ID'] = "The blog owner ID is incorrect";
$MESS ['BLG_GB_EMPTY_GROUP_ID'] = "A group containing the blog is not specified";
$MESS ['BLG_GB_ERROR_NO_GROUP_ID'] = "A group containing the blog is incorrect";
$MESS ['BLG_RSS_ALL_TITLE'] = "Post of site blogs";
$MESS ['BLG_RSS_ALL_GROUP_TITLE'] = "Post of group blogs";
$MESS ['BLG_GB_RSS_DETAIL'] = "More...";
?>