MDL-62763 lang: Merge English strings from the en_fix language pack
Significant string changes: * various strings in tool_dataprivacy and tool_policy - 'Data Protection Officer' changed to 'privacy officer' * idnumbermod_help,core - mentioning resource and custom reporting
This commit is contained in:
committed by
David Mudrák
parent
f61ee4e857
commit
9722f6a25e
@@ -23,6 +23,6 @@
|
||||
*/
|
||||
|
||||
$string['dataformat'] = 'Javascript Object Notation (.json)';
|
||||
$string['privacy:metadata'] = 'The JavaScript Object Notation data format plugin does not store any personal data.';
|
||||
$string['shortname'] = 'JSON';
|
||||
$string['privacy:metadata'] = 'The JavaScript Object Notation (JSON) data format plugin does not store any personal data.';
|
||||
$string['shortname'] = 'JavaScript Object Notation (JSON)';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user