mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-59368 groups: Add behat for new group edit
This commit is contained in:
parent
090d064dda
commit
76c493b3f2
7 changed files with 27 additions and 11 deletions
|
@ -56,7 +56,7 @@ $string['deletegroupsconfirm'] = 'Are you sure you want to delete the following
|
|||
$string['deleteselectedgroup'] = 'Delete selected group';
|
||||
$string['editgroupingsettings'] = 'Edit grouping settings';
|
||||
$string['editgroupsettings'] = 'Edit group settings';
|
||||
$string['editusersgroups'] = 'Edit users groups';
|
||||
$string['editusersgroupsa'] = 'Edit groups for "{$a}"';
|
||||
$string['enrolmentkey'] = 'Enrolment key';
|
||||
$string['enrolmentkey_help'] = 'An enrolment key enables access to the course to be restricted to only those who know the key. If a group enrolment key is specified, then not only will entering that key let the user into the course, but it will also automatically make them a member of this group.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue