mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
Merge branch 'MDL-63280_master' of git://github.com/markn86/moodle
This commit is contained in:
commit
56076d5991
9 changed files with 444 additions and 7 deletions
|
@ -57,6 +57,8 @@ $string['deleteselectedgroup'] = 'Delete selected group';
|
|||
$string['editgroupingsettings'] = 'Edit grouping settings';
|
||||
$string['editgroupsettings'] = 'Edit group settings';
|
||||
$string['editusersgroupsa'] = 'Edit groups for "{$a}"';
|
||||
$string['enablemessaging'] = 'Group messaging';
|
||||
$string['enablemessaging_help'] = 'If enabled, group members can send messages to the others in their group via the messaging drawer.';
|
||||
$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