Fixed trivial typo in a string
This commit is contained in:
+1
-1
@@ -144,7 +144,7 @@ $string['lockedbyconfig'] = 'This setting has been locked by the default backup
|
||||
$string['lockedbyhierarchy'] = 'Locked by dependencies';
|
||||
$string['managefiles'] = 'Manage backup files';
|
||||
$string['moodleversion'] = 'Moodle version';
|
||||
$string['moreresults'] = 'There are to many results, enter a more specific search.';
|
||||
$string['moreresults'] = 'There are too many results, enter a more specific search.';
|
||||
$string['nomatchingcourses'] = 'There are no courses to display';
|
||||
$string['norestoreoptions'] = 'There are no categories or existing courses you can restore to.';
|
||||
$string['originalwwwroot'] = 'URL of backup';
|
||||
|
||||
Reference in New Issue
Block a user