mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-48074 enrol: option to filter by users 'not in any group'
This commit is contained in:
parent
e5eefbbf01
commit
0c9d8172b5
3 changed files with 9 additions and 2 deletions
|
@ -94,6 +94,7 @@ $string['manageinstance'] = 'Manage';
|
|||
$string['migratetomanual'] = 'Migrate to manual enrolments';
|
||||
$string['nochange'] = 'No change';
|
||||
$string['noexistingparticipants'] = 'No existing participants';
|
||||
$string['nogroup'] = 'No group';
|
||||
$string['noguestaccess'] = 'Guests can not access this course, please try to log in.';
|
||||
$string['none'] = 'None';
|
||||
$string['notenrollable'] = 'You can not enrol yourself in this course.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue