1<?php
2$lang['enablepartialsearch']= 'Enable partial search (not only whole words)';
3$lang['enablesearchlookupsnippet']= 'Show content of pages that matches only by file name';
4$lang['addtitletosnippet']= 'Show the page title in each search result. (Not necessary if activated option "useheading")';
5$lang['replaceunderscores']= 'Replace underscores "_" by blank spaces when showing the search results. It\'s necessary to change the "renderer_xhtml" option';
6$lang['userawreturns']= 'Preserve line breaks in raw content when converting to html';
7