mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-62318-master' of git://github.com/rezaies/moodle
This commit is contained in:
commit
f7ca19afaa
3 changed files with 1044 additions and 0 deletions
|
@ -173,6 +173,10 @@ $string['overview'] = 'Overview';
|
|||
$string['potentialmembers'] = 'Potential members: {$a}';
|
||||
$string['potentialmembs'] = 'Potential members';
|
||||
$string['printerfriendly'] = 'Printer-friendly display';
|
||||
$string['privacy:metadata:groups'] = 'A record of group membership.';
|
||||
$string['privacy:metadata:groups:groupid'] = 'The ID of the group.';
|
||||
$string['privacy:metadata:groups:timeadded'] = 'The timestamp indicating when the user was added to the group.';
|
||||
$string['privacy:metadata:groups:userid'] = 'The ID of the user which is associated to the group.';
|
||||
$string['random'] = 'Randomly';
|
||||
$string['removegroupfromselectedgrouping'] = 'Remove group from grouping';
|
||||
$string['removefromgroup'] = 'Remove user from group {$a}';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue