mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
New string for groups
This commit is contained in:
parent
b1d530d202
commit
38ff09a83a
1 changed files with 1 additions and 0 deletions
|
@ -416,6 +416,7 @@ $string['groupmode'] = 'Group mode';
|
|||
$string['groupmodeforce'] = 'Force group mode';
|
||||
$string['groupmy'] = 'My group';
|
||||
$string['groupnonmembers'] = 'People not in a group';
|
||||
$string['groupnotamember'] = 'Sorry, you are not a member of that group';
|
||||
$string['grouprandomassign'] = 'Randomly assign all to groups';
|
||||
$string['groupremove'] = 'Remove selected group';
|
||||
$string['groupremovemembers'] = 'Remove selected members';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue