Your IP : 172.28.240.42


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

<?
$MESS ['BLBE_SAVE_ERROR'] = "Error saving blog settings";
$MESS ['BLBE_UPDATING'] = "Blog settings";
$MESS ['BLBE_ADDING'] = "New blog";
$MESS ['BLBE_2FLIST'] = "Blog list";
$MESS ['BLBE_NEW_BLOG'] = "New blog";
$MESS ['BLBE_DELETE_BLOG'] = "Delete blog";
$MESS ['BLBE_DELETE_BLOG_CONFIRM'] = "Are you sure you want to delete this blog?";
$MESS ['BLBE_TAB_BLOG'] = "Blog settings";
$MESS ['BLBE_TAB_BLOG_DESCR'] = "Blog settings";
$MESS ['BLBE_NAME'] = "Name";
$MESS ['BLBE_DESCRIPTION'] = "Description";
$MESS ['BLBE_URL'] = "Name (Latin letters)";
$MESS ['BLBE_URL_HINT'] = "Only Latin letters, digits, dashes and underscores are allowed";
$MESS ['BLBE_REAL_URL'] = "Relative path to the forum folder";
$MESS ['BLBE_ACTIVE'] = "Active";
$MESS ['BLBE_OWNER_ID'] = "Blog owner";
$MESS ['BLBE_GROUP'] = "Blog group";
$MESS ['BLBE_ENABLE_COMMENTS'] = "Comments enabled";
$MESS ['BLBE_ENABLE_IMG_VERIF'] = "Anti-bot protection enabled (CAPTCHA)";
$MESS ['BLBE_ENABLE_RSS'] = "Export to RSS .92, RSS 2.0 and Atom.03 enabled";
$MESS ['BLBE_TAB_BLOG_PERMS'] = "Access permissions";
$MESS ['BLBE_TAB_BLOG_PERMS_DESCR'] = "Edit permissions to access blog";
$MESS ['BLBE_P_POST'] = "Posting allowed";
$MESS ['BLBE_P_ALL'] = "All visitors";
$MESS ['BLBE_P_AUTH'] = "Authorised visitors";
$MESS ['BLBE_P_COMMENT'] = "Comments allowed";
$MESS ['BLBE_EMAIL_NOTIFY'] = "Send notifications by email";
$MESS ['BLBE_ALLOW_HTML'] = "Allow HTML editor and HTML";
$MESS ['BLBE_SEARCH_INDEX'] = "Index Blog with Search module";
$MESS ['BLBE_SEARCH_INDEX_HINT'] = "After enabling Blog indexing do not forget to re-index all module data.";
$MESS ['BLBE_SOCNET_GROUP_ID'] = "Blog owning group";
$MESS ['BLBE_USE_SOCNET'] = "This blog is part of a social network";
?>