MDL-62266 core_availability: Implement privacy API

This commit is contained in:
Sara Arjona 2018-04-30 11:20:16 +02:00
parent 533e41f82e
commit 636a50044b
2 changed files with 47 additions and 0 deletions

View file

@ -61,6 +61,7 @@ $string['listheader_multi_or'] = 'any';
$string['manageplugins'] = 'Manage restrictions';
$string['missingplugin'] = 'Missing restriction plugin';
$string['or'] = 'or';
$string['privacy:metadata'] = 'The Access restriction subsystem does not store any personal data.';
$string['restrictaccess'] = 'Restrict access';
$string['restrictbygroup'] = 'Add group/grouping access restriction';
$string['setheading'] = '{$a->number} Set of {$a->count} restriction(s)';