mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-48368 course: Add warning message to pending courses page
This commit is contained in:
parent
52ecd1de0a
commit
82356399b9
2 changed files with 3 additions and 0 deletions
|
@ -373,6 +373,7 @@ $string['courserequestintro'] = 'Use this form to request a course to be created
|
|||
$string['courserequestreason'] = 'Reasons for wanting this course';
|
||||
$string['courserequestsuccess'] = 'Your course request has been saved successfully. You will be sent an email to inform you whether your request was approved.';
|
||||
$string['courserequestsupport'] = 'Supporting information to help the administrator evaluate this request';
|
||||
$string['courserequestwarning'] = 'The user requesting this course will be automatically enrolled using the "{$a}" role';
|
||||
$string['courserestore'] = 'Course restore';
|
||||
$string['courses'] = 'Courses';
|
||||
$string['coursesectionsummaries'] = 'Course section summaries';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue