$string['indexinginfo']='The recommended way to index your site\'s contents is using "Global search indexing" scheduled task which runs automatically by Cron.';
$string['installhijacked']='Installation must be finished from the original IP address, sorry.';
$string['installsessionerror']='Can not initialise PHP session, please verify that your browser accepts cookies.';
$string['intlrecommended']='Intl extension is used to improve internationalization support, such as locale aware sorting.';
...
...
@@ -749,6 +751,7 @@ $string['navshowmycoursecategories_help'] = 'If enabled courses in the users my
$string['navsortmycoursessort']='Sort my courses';
$string['navsortmycoursessort_help']='This determines whether courses are listed under My courses according to the sort order (i.e. the order set in Site administration > Courses > Manage courses and categories) or alphabetically by course setting.';
$string['nobookmarksforuser']='You do not have any bookmarks.';
$string['nodatabase']='No database';
$string['nohttpsformobilewarning']='It is recommended to enable HTTPS with a valid certificate. The Moodle app will always try to use a secured connection first.';
...
...
@@ -936,11 +939,22 @@ $string['rssglobaldisabled'] = 'Disabled at server level';
$string['save']='Save';
$string['savechanges']='Save changes';
$string['search']='Search';
$string['searchareas']='Search areas';
$string['searchalldeleted']='All indexed contents have been deleted';
$string['searchareaenabled']='Search area enabled';
$string['searchareadisabled']='Search area disabled';
$string['searchdeleteindex']='Delete all indexed contents';
$string['searchengine']='Search engine';
$string['searchindexactions']='Index actions';
$string['searchindexdeleted']='Index deleted';
$string['searchindexupdated']='Search engine contents have been updated';
$string['searchinsettings']='Search in settings';
$string['searchlastrun']='Last run (time, # docs, # records, # ignores)';
$string['searchnotavailable']='Search is not available';
$string['searchreindexed']='All site\'s contents have been reindexed';
$string['searchreindexindex']='Reindex all site contents';