Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/bitrix/search.page/lang/en/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/bitrix/search.page/lang/en/.parameters.php

<?
$MESS["SEARCH_WHERE_DROPDOWN"] = "Values for drop-down list \"Where to search\"";
$MESS["SEARCH_PAGE_RESULT_COUNT"] = "Results per page";
$MESS["SEARCH_SHOW_DROPDOWN"] = "Show drop-down list \"Where to search\"";
$MESS["SEARCH_CHECK_DATES"] = "Search only in documents active on date of search";
$MESS["SEARCH_RESTART"] = "Try to search without morphology support (if no search results found)";
$MESS["SEARCH_PAGER_SETTINGS"] = "Pager settings";
$MESS["SEARCH_PAGER_TITLE"] = "Search results name";
$MESS["SEARCH_RESULTS"] = "Search results";
$MESS["SEARCH_PAGER_SHOW_ALWAYS"] = "Always show the pager";
$MESS["SEARCH_PAGER_TEMPLATE"] = "Name of the pager template";
$MESS["SEARCH_USE_TITLE_RANK"] = "Respect titles when ranking search results";
$MESS["CP_SP_DEFAULT_SORT"] = "Default sorting";
$MESS["CP_SP_DEFAULT_SORT_RANK"] = "by relevance ";
$MESS["CP_SP_DEFAULT_SORT_DATE"] = "by date";
$MESS["CP_BSP_SHOW_WHEN"] = "Allow filtering by document date";
$MESS["CP_BSP_DISPLAY_TOP_PAGER"] = "Show Above Results";
$MESS["CP_BSP_DISPLAY_BOTTOM_PAGER"] = "Show Below Results";
$MESS["CP_BSP_FILTER_NAME"] = "Extra Filter";
$MESS["CP_BSP_USE_LANGUAGE_GUESS"] = "Autodetect Keyboard Layout";
$MESS["CP_BSP_NO_WORD_LOGIC"] = "Disable processing of common words as logical operators";
$MESS["CHECK_DATES_TIP"] = "Specifies to search only the active (unexpired) documents.";
$MESS["arrWHERE_TIP"] = "Select items that will be included in the \"Search area\" list.";
$MESS["arrFILTER_TIP"] = "Allows to narrow the search area. For example, you can specify to search only static files.";
$MESS["SHOW_WHERE_TIP"] = "If checked, the search form will show the \"Search area\" list.";
$MESS["PAGE_RESULT_COUNT_TIP"] = "The number of search results that can be displayed on one page. Other results will be available via the breadcrumb navigation links.";
$MESS["CACHE_TYPE_TIP"] = "<i>Auto</i>: the cache is valid during the time predefined in the cache settings;<br /><i>Cache</i>: always cache for the period specified in the next field;<br /><i>Do not cache</i>: no caching is performed.";
$MESS["CACHE_TIME_TIP"] = "Specify here the period of time during which the cache is valid.";
$MESS["RESTART_TIP"] = "If checked, the first search pass will use morphology. If morphology search produce no results, simple search will be performed.";
$MESS["PAGER_TITLE_TIP"] = "Specifies the breadcrumbs title.";
$MESS["PAGER_SHOW_ALWAYS_TIP"] = "If checked, the breadcrumb navigation controls will be shown even if all elements fit on a page.";
$MESS["PAGER_TEMPLATE_TIP"] = "The name of the breadcrumb navigation template. You can leave the field empty to use the default template (<i>.default</i>).";
$MESS["AJAX_MODE_TIP"] = "Enables AJAX in the component.";
$MESS["AJAX_OPTION_SHADOW_TIP"] = "Specifies to shade modifiable area on AJAX transition.";
$MESS["AJAX_OPTION_JUMP_TIP"] = "Specifies to scroll to component when AJAX transition completes.";
$MESS["AJAX_OPTION_STYLE_TIP"] = "Specifies to download and process CSS styles of component on AJAX transition.";
$MESS["AJAX_OPTION_HISTORY_TIP"] = "Allows \"Back\" and \"Forward\" browser buttons for AJAX transitions.";
$MESS["arrFILTER_socialnetwork_user_TIP"] = "Show the ID of the user whose content should be included in the search.";
$MESS["USE_TITLE_RANK_TIP"] = "With this option turned on, objects with relevant headings will be shown at the top of the results list.  ";
?>