Your IP : 172.70.80.238


Current Path : /var/www/element/data/www/greenpr.ru/bitrix/modules/main/lang/en/classes/general/
Upload File :
Current File : /var/www/element/data/www/greenpr.ru/bitrix/modules/main/lang/en/classes/general/component_util.php

<?
$MESS ['VRT_COMP_CAT_CONTENT'] = "Content";
$MESS ['VRT_COMP_CAT_SERVICE'] = "Services";
$MESS ['VRT_COMP_CAT_COMMUNICATION'] = "Communication";
$MESS ['VRT_COMP_CAT_E-STORE'] = "e-Store";
$MESS ['VRT_COMP_CAT_UTILITY'] = "Utilities";
$MESS ['COMP_PROP_SEF_MODE'] = "Enable SEF (Search Engine Friendly Urls) support";
$MESS ['COMP_PROP_SEF_MODE_NO'] = "No";
$MESS ['COMP_PROP_SEF_MODE_YES'] = "Yes";
$MESS ['COMP_PROP_SEF_FOLDER'] = "Folder for SEF (site-root-relative)";
$MESS ['COMP_GROUP_SEF_MODE'] = "Page address management";
$MESS ['COMP_PROP_SET_TITLE'] = "Set page title";
$MESS ['COMP_GROUP_ADDITIONAL_SETTINGS'] = "Additional settings";
$MESS ['COMP_PROP_CACHE_TIME'] = "Cache time (sec.)";
$MESS ['COMP_PROP_CACHE_TYPE'] = "Cache type";
$MESS ['COMP_PROP_CACHE_TYPE_AUTO'] = "Auto";
$MESS ['COMP_PROP_CACHE_TYPE_YES'] = "Cache";
$MESS ['COMP_PROP_CACHE_TYPE_NO'] = "Do not cache";
$MESS ['COMP_GROUP_CACHE_SETTINGS'] = "Cache Settings";
$MESS ['COMP_GROUP_URL_TEMPLATES'] = "URL templates";
$MESS ['COMP_GROUP_VISUAL'] = "Visual appearance";
$MESS ['COMP_GROUP_DATA_SOURCE'] = "Data source";
$MESS ['COMP_GROUP_BASE'] = "General parameters";
$MESS ['COMP_GROUP_AJAX_SETTINGS'] = "AJAX mode settings";
$MESS ['COMP_PROP_AJAX_MODE'] = "Enable AJAX mode";
$MESS ['COMP_PROP_AJAX_OPTIONS'] = "Additional settings";
$MESS ['COMP_PROP_AJAX_OPTIONS_SHADOW'] = "Enable shadowing";
$MESS ['COMP_PROP_AJAX_OPTIONS_JUMP'] = "Enable scrolling to component's top";
$MESS ['COMP_PROP_AJAX_OPTIONS_STYLE'] = "Enable styles loading";
$MESS ['COMP_PROP_AJAX_OPTIONS_HISTORY'] = "Emulate browser navigation";
$MESS ['COMP_PROP_AJAX_OPTIONS_ADDITIONAL'] = "Additional ID";
$MESS ['comp_util_err1'] = "Empty component name";
$MESS ['comp_util_err2'] = "'#NAME#' is not a component";
$MESS ['comp_util_err3'] = "Incorrect name for the namespace '#NAME#'";
$MESS ['comp_util_err4'] = "Incorrect new name of the component '#NAME#'";
$MESS ['comp_util_err5'] = "Component can not be copied to the same namespace with the same name";
$MESS ['comp_util_err6'] = "Component '#NAME#' already exists";
$MESS ['comp_util_err7'] = "Not allowed name for template '#NAME#'";
$MESS ['comp_util_err8'] = "Site template with the name '#NAME#' is not found";
$MESS ['comp_util_err9'] = "Template with the name '#T_NAME#' for the component '#C_NAME#' is not found";
$MESS ['comp_util_err10'] = "Template for the target site is not specified";
$MESS ['comp_util_err11'] = "Component template can not be copied to the same site template with the same name";
$MESS ['comp_util_err12'] = "Template '#NAME#' already exists";
?>