MDL-63692 core_group: Add group conversation messages to Privacy API

This commit is contained in:
Sara Arjona 2018-11-12 19:24:23 +01:00
parent 201cebeae5
commit c752cce7dd
3 changed files with 183 additions and 6 deletions

View file

@ -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.';