& Stéphanie Loubechine * @version $Id$ * @access public * @license http://opensource.org/licenses/gpl-3.0.html */ $lang['search']['section'] = "search"; $lang['search']['result'] = "Search results"; $lang['search']['keywords'] = "Keyword(s): "; $lang['search']['method'] = "Method: "; $lang['search']['min_length']='Min. 3 characters are required'; $lang['search']['query_time']='Query time: '; $lang['search']['query_seconds']='seconds'; $lang['search']['no_result'] = "no result"; $lang['search']['score'] = "relevance score"; $lang['search']['score_abbr'] = "rs"; $lang['search']['score_not_good'] = "not reliable"; $lang['search']['one_of_them'] = "one of these words"; $lang['search']['all_of_them'] = "all words"; $lang['search']['expression'] = "full expression"; $lang['search']['expanded'] = "extended search"; $lang['search']['text_button'] = "Search"; $lang['search']['query_expansion_enabled'] = "Extended search is enabled (search options are unavailable). A maximum of matches will be retrieved."; $lang['search']['comment_module'] = "In comments"; $lang['search']['project_module'] = "In projects"; $lang['search']['project_task_module'] = "In projects' tasks"; $lang['search']['news_module'] = "In news"; $lang['search']['page_module'] = "In pages"; $lang['search']['newsletter_module'] = "In newsletters"; $lang['search']['publication_module'] = "In publications"; $lang['search']['det_publication_module'] = "In publications' parts"; $lang['search']['workshop_module'] = "In workgroups"; $lang['search']['workshoprep_module'] = "In workgroups' reports"; $lang['search']['workshoprepcon_module'] = "In workgroups' reports' parts"; $lang['search']['workshopcal_module'] = "In workgroups' schedules"; $lang['search']['workshopcom_module'] = "In workgroups' chats"; $lang['search']['sdi_module'] = 'In indicators'; $lang['search']['yellowpages_module'] = "In directory"; $lang['search']['user_module'] = "In users repository"; $lang['search']['level_module'] = "In levels"; $lang['search']['scale_module'] = "In scales"; $lang['search']['tag_module'] = "In tags"; $lang['search']['help']="Search engine ".SITE_LINEA_NAME; $lang['search']['help_list1']="To perform a global search, click on \"Search\" or directly type a keyword in the text box under the left menu"; $lang['search']['help_list2']="To perform a search over a specific module, go to that module and click 'Search'"; $lang['search']['help_list3']="The relevance index is relative to documents found by the search engine: the most relevant document has the highest index."; ?>