Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/iblock/lang/en/admin/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/iblock/lang/en/admin/iblock_type_admin.php

<?
$MESS["IBLOCK_TYPE_ADMIN_ERR_SAVE"] = "Error saving the type";
$MESS["IBLOCK_TYPE_ADMIN_ERR_DEL"] = "Error deleting the type";
$MESS["IBLOCK_TYPE_ADMIN_NAV"] = "Types";
$MESS["IBLOCK_TYPE_ADMIN_COL_NAME"] = "Name";
$MESS["IBLOCK_TYPE_ADMIN_COL_SORT"] = "Sorting";
$MESS["IBLOCK_TYPE_ADMIN_COL_SECT"] = "Contains sections";
$MESS["IBLOCK_TYPE_ADMIN_COL_RSS"] = "RSS export";
$MESS["IBLOCK_TYPE_ADMIN_COL_EDIT_BEF"] = "File to edit";
$MESS["IBLOCK_TYPE_ADMIN_COL_EDIT_AFT"] = "File containing the editing form";
$MESS["IBLOCK_TYPE_ADMIN_DEL_CONF"] = "Warning! The type and all information blocks of this type will be deleted! Are you sure you want to continue?";
$MESS["IBLOCK_TYPE_ADMIN_TITLE"] = "Information block types";
$MESS["IBLOCK_TYPE_ADMIN_FILTER_ID"] = "Type ID";
$MESS["IBLOCK_TYPE_ADMIN_ADD"] = "Add new type";
$MESS["IBLOCK_TYPE_ADMIN_ADD_HINT"] = "Add a new information block type";
$MESS["IBLOCK_TYPE_ADMIN_IB"] = "Information blocks";
$MESS["MAIN_ADMIN_MENU_EDIT"] = "Edit";
$MESS["MAIN_ADMIN_MENU_DELETE"] = "Delete";
$MESS["MAIN_ADMIN_LIST_SELECTED"] = "Selected:";
$MESS["MAIN_ADMIN_LIST_CHECKED"] = "Checked:";
$MESS["MAIN_ADMIN_LIST_DELETE"] = "delete";
$MESS["MAIN_ADMIN_LIST_FILTER_1ST"] = "Enter a search query";
?>