MDL-61892 admin/tools: Implement null privacy providers

This commit is contained in:
Zig Tan
2018-04-20 11:41:20 +08:00
parent 6d4bc5bd34
commit de33cd0cab
54 changed files with 1224 additions and 2 deletions

View File

@@ -41,3 +41,4 @@ $string['replacing'] = 'Replacing HTTP content with HTTPS...';
$string['searching'] = 'Searching {$a}';
$string['takeabackupwarning'] = 'Warning: After running this tool, changes cannot be reverted. It is recommended that a site backup is made before proceeding, as there is a small risk of wrong content being replaced.';
$string['toolintro'] = 'If you are planning on converting your site to HTTPS, you can use the <a href="{$a}">HTTPS conversion tool</a> to convert your embedded content to HTTPS.';
$string['privacy:metadata'] = 'The HTTPS conversion tool plugin does not store any personal data.';