Your IP : 3.145.1.182


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/blog/lang/en/admin/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/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";
$MESS["BLBE_EDITOR_SETTINGS"] = "Text editor settings";
$MESS["BLBE_EDITOR_USE_FONT"] = "Allow users to choose font styles";
$MESS["BLBE_EDITOR_USE_LINK"] = "Allow users to add hyperlinks";
$MESS["BLBE_EDITOR_USE_FORMAT"] = "Enable extended formatting options";
$MESS["BLBE_EDITOR_USE_FORMAT_HINT"] = "Tables, text alignment etc.";
$MESS["BLBE_EDITOR_USE_VIDEO"] = "Allow users to add video";
$MESS["BLBE_EDITOR_USE_VIDEO_HINT"] = "A corresponding option has to be enabled in the Blog module settings";
$MESS["BLBE_EDITOR_USE_IMAGE_AND_FILES"] = "Enable file and image upload";
?>