mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Merge branch 'MDL-60880-master' of https://github.com/sammarshallou/moodle
This commit is contained in:
commit
97812f14c1
14 changed files with 330 additions and 32 deletions
|
@ -53,6 +53,7 @@ $string['engineserverstatus'] = 'The search engine is not available. Please cont
|
|||
$string['enteryoursearchquery'] = 'Enter your search query';
|
||||
$string['errors'] = 'Errors';
|
||||
$string['errorareanotavailable'] = '{$a} search area is not available.';
|
||||
$string['everywhere'] = 'Everywhere you can access';
|
||||
$string['filesinindexdirectory'] = 'Files in index directory';
|
||||
$string['filterheader'] = 'Filter';
|
||||
$string['fromtime'] = 'Modified after';
|
||||
|
@ -89,6 +90,7 @@ $string['searcharea'] = 'Search area';
|
|||
$string['searching'] = 'Searching in ...';
|
||||
$string['searchnotpermitted'] = 'You are not allowed to do a search';
|
||||
$string['searchsetupdescription'] = 'The following steps help you to set up Moodle global search.';
|
||||
$string['searchwithin'] = 'Search within';
|
||||
$string['seconds'] = 'seconds';
|
||||
$string['solutions'] = 'Solutions';
|
||||
$string['statistics'] = 'Statistics';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue