Your IP : 172.70.178.32


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/modules/main/lang/en/
Upload File :
Current File : /var/www/element/data/www/revenuestory.ru/bitrix/modules/main/lang/en/filter_tools.php

<?
$MESS ['DESC_ORDER'] = "Descending";
$MESS ['ASC_ORDER'] = "Ascending";
$MESS ['FILTER_ERROR_LOGIC'] = "The combination of the filter and database settings does not allow \"OR\" logic with filter fields (automatically replaced with \"AND\")";
$MESS ['FILTER_LOGIC_HELP'] = "Help on filter query language";
$MESS ['FILTER_LOGIC'] = "Filter between-field logic:";
$MESS ['OR'] = "or";
$MESS ['AND'] = "and";
$MESS ['admin_filter_filter_set'] = "Filter active";
$MESS ['admin_filter_filter_not_set'] = "Filter inactive";
$MESS ['admin_filter_hide'] = "Hide filter";
$MESS ['admin_filter_hide2'] = "Hide";
$MESS ['admin_filter_show'] = "Show filter";
$MESS ['admin_filter_show2'] = "Show";
$MESS ['MAIN_EXACT_MATCH'] = "Use exact match";
$MESS ['MAIN_ADD_TO_FAVORITES'] = "Add to Favorites";
?>