mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-65142 dataformat_pdf: Added privacy implementation
This commit is contained in:
parent
5b7878993d
commit
a87f5b2934
2 changed files with 47 additions and 0 deletions
|
@ -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';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue