Seditio Source code viewer
Root | Root
./Seditio-Developer/Seditio-177/plugins/search/lang/search.en.lang.php
<?PHP

/* ====================
[BEGIN_SED]
File=plugins/search/lang/search.en.lang.php
Version=177
Updated=2015-feb-06
Type=
Author=Neocrome
Description=
[END_SED]
==================== */



$L['plu_title'] = "Search";

$L['plu_searchin'] = "<strong>Keyword(s)</strong>";

$L['plu_querytooshort'] = "The query string is too short !";
$L['plu_toomanywords'] = "Too many words, limit is set to";
$L['plu_found'] = "Found";
$L['plu_match'] = "match(es)";

$L['plu_allsections'] = "All sections";
$L['plu_allcategories'] = "All categories";


?>
Presented with Sourceer