MDL-12094. Added the /blocks/search/lang/en_utf8/block_search.php back based on the moodle 1.9 version
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?
|
||||
$string['blockname'] = 'Global Search';
|
||||
$string['configbuttonlabel'] = 'Button label';
|
||||
$string['configenablefileindexing'] = 'Enable file indexing';
|
||||
$string['configfiletypes'] = 'File types handled';
|
||||
$string['configlimitindexbody'] = 'Indexed body size limitation';
|
||||
$string['configpdftotextcmd'] = 'Path to command pdftotext';
|
||||
$string['configwordtotextcmd'] = 'Path to command doctotext';
|
||||
$string['configwordtotextenv'] = 'Environment setting for the MSWord converter';
|
||||
$string['configsearchtext'] = 'Search text';
|
||||
$string['go'] = 'Go!';
|
||||
$string['bytes'] = ' bytes (0 stands for no limits)';
|
||||
$string['searchmoodle'] = 'Search Moodle';
|
||||
?>
|
||||
Reference in New Issue
Block a user