mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
typo
This commit is contained in:
parent
b9376ebef0
commit
d8891d4a23
@ -32,7 +32,7 @@ $string['invalidfiletype'] = '\"$a\" is not a valid file type';
|
||||
$string['invalidmd5'] = 'Invalid md5';
|
||||
$string['invalidxmlfile'] = '\"$a\" is not a valid XML file';
|
||||
$string['missingfield'] = 'Field \"$a\" is missing';
|
||||
$string['missingrequiredfield'] = 'Some reuired field is missing';
|
||||
$string['missingrequiredfield'] = 'Some required field is missing';
|
||||
$string['modulerequirementsnotmet'] = 'Module \"$a->modulename\" ($a->moduleversion) could not be installed. It requires a newer version of Moodle (currently you are using $a->currentmoodle, you need $a->requiremoodle).';
|
||||
$string['modulemissingcode'] = 'Module $a is missing the code needed to perform this function';
|
||||
$string['mustbeteacher'] = 'You must be a teacher to look at this page';
|
||||
|
Loading…
x
Reference in New Issue
Block a user