MDL-65142 dataformat_pdf: Added privacy implementation

This commit is contained in:
Shamim Rezaie 2019-04-03 04:05:24 +11:00
parent 5b7878993d
commit a87f5b2934
2 changed files with 47 additions and 0 deletions

View file

@ -23,5 +23,6 @@
*/
$string['dataformat'] = 'Portable Document Format (.pdf)';
$string['privacy:metadata'] = 'The PDF data format plugin does not store any personal data.';
$string['shortname'] = 'PDF';