[name] MODULE_NAME = "Search" MODULE_DESCRIPTION = "This module allows you to organize the search for necessary information on your website. The search is performed both by document titles and by content. To display the search form on your website, place the system tag [mod_search] in the desired location of your site template." [module] SEARCH_BUTTON = "Search" SEARCH_IN_DESCRIPTION = "In content" SEARCH_IN_TITLE = "In titles" SEARCH_HELP = "Using search

Use the "+" sign to strictly include a word in the search.
Use the "-" sign to exclude a word from the search.

Be sure to put a space before the "+" and "-" signs." SEARCH_USE_AND = "Using \"AND\"" SEARCH_USE_OR = "Using \"OR\"" SEARCH_RESULTS = "Search results" SEARCH_NO_RESULTS = "Sorry, nothing was found for your query." SEARCH_PAGES = "Pages: " SEARCH_VIEW = "View" SEARCH_VIEW_BLANK = "Open in new window" SEARCH_MODULE_NAME = "Search" SEARCH_MODULE_DESCRIPTION = "This section provides complete statistics of all search phrases used to search for information on the website." SEARCH_WORD = "Search phrase" SEARCH_QUERIES = "Number of queries" SEARCH_FOUND_DOCS = "Documents found" SEARCH_DELETE_ITEMS = "Clear history" SEARCH_DELETE_CONFIRM = "Are you sure you want to delete the history?" SEARCH_PLACEHOLDER = "Search text"