mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
MDL-23532 enrol - removed general handling of user enrolment editing/unenrolment plugins are now responsible for this
This commit is contained in:
parent
8c6e0ebebb
commit
12a52d7c6e
4 changed files with 4 additions and 120 deletions
|
@ -58,6 +58,7 @@ $string['enroltimeend'] = 'Enrolment ends';
|
|||
$string['enroltimestart'] = 'Enrolment starts';
|
||||
$string['errajaxfailedenrol'] = 'Failed to enrol user';
|
||||
$string['errajaxsearch'] = 'Error when searching users';
|
||||
$string['erroreditenrolment'] = 'An error occurred while trying to edit a users enrolment';
|
||||
$string['errorenrolcohort'] = 'Error creating cohort sync enrolment instance in this course.';
|
||||
$string['errorenrolcohortusers'] = 'Error enrolling cohort members in this course.';
|
||||
$string['finishenrollingusers'] = 'Finish enrolling users';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue