MDL-61937 datafield: Add privacy implementation for all datafield

This commit is contained in:
cescobedo 2018-04-11 15:11:08 +02:00 committed by Marina Glancy
parent 2cae92c6c3
commit ed54f4e11e
24 changed files with 506 additions and 1 deletions

View file

@ -28,3 +28,4 @@ $string['maxbytes'] = 'Maximum embedded file size (bytes)';
$string['maxbytes_desc'] = 'If set to zero will be unlimited by default';
$string['pluginname'] = 'Text area';
$string['fieldtypelabel'] = 'Textarea field';
$string['privacy:metadata'] = 'The Textarea field component does not store any personal data.';