mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-63692 core_group: Add group conversation messages to Privacy API
This commit is contained in:
parent
201cebeae5
commit
c752cce7dd
3 changed files with 183 additions and 6 deletions
|
@ -175,6 +175,7 @@ $string['overview'] = 'Overview';
|
|||
$string['potentialmembers'] = 'Potential members: {$a}';
|
||||
$string['potentialmembs'] = 'Potential members';
|
||||
$string['printerfriendly'] = 'Printer-friendly display';
|
||||
$string['privacy:metadata:core_message'] = 'The group conversations';
|
||||
$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.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue