mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-8840 Loginas cleanup, some more improvements; merged from MOODLE_18_STABLE
+ merging of format_string fixes
This commit is contained in:
parent
be78d45dd2
commit
3887fe4acd
4 changed files with 30 additions and 30 deletions
|
@ -39,7 +39,8 @@ $string['invalidfiletype'] = '\"$a\" is not a valid file type';
|
|||
$string['invalidmd5'] = 'Invalid md5';
|
||||
$string['invalidrole'] = 'Invalid role';
|
||||
$string['invalidxmlfile'] = '\"$a\" is not a valid XML file';
|
||||
$string['loginascourseredir'] = 'You can not enter this course.<br /> You have to terminate the \"Login as\" session before entering any other course.';
|
||||
$string['loginasonecourse'] = 'You can not enter this course.<br /> You have to terminate the \"Login as\" session before entering any other course.';
|
||||
$string['loginasnoenrol'] = 'You can not use enrol or unenrol when in course \"Login as\" session.';
|
||||
$string['missingfield'] = 'Field \"$a\" is missing';
|
||||
$string['missingrequiredfield'] = 'Some required field is missing';
|
||||
$string['modulemissingcode'] = 'Module $a is missing the code needed to perform this function';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue