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:
Helen Foster
2018-07-02 11:15:26 +02:00
committed by David Mudrák
parent f61ee4e857
commit 9722f6a25e
41 changed files with 125 additions and 123 deletions
+2 -2
View File
@@ -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)';