MDL-61881 report: fix privacy lang strings

This commit is contained in:
Zig Tan 2018-04-11 10:06:51 +08:00
parent 71098b9524
commit 6f77c09777
15 changed files with 15 additions and 15 deletions

View File

@ -30,4 +30,4 @@ $string['nologsfound'] = 'There were no logs found for this backup.';
$string['pluginname'] = 'Backups report';
$string['strftimetime'] = '%I:%M:%S %p';
$string['viewlogs'] = 'View logs';
$string['privacy:metadata'] = 'The report_backups plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Backups reports plugin does not store any personal data.';

View File

@ -28,4 +28,4 @@ $string['notrated'] = 'Not rated';
$string['pluginname'] = 'Competency breakdown';
$string['rating'] = 'Rating';
$string['usercompetencysummary'] = 'User competency summary';
$string['privacy:metadata'] = 'The report_competency plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Competency breakdown plugin does not store any personal data.';

View File

@ -30,4 +30,4 @@ $string['pluginname'] = 'Config changes';
$string['setting'] = 'Setting';
$string['timemodified'] = 'Date';
$string['value'] = 'New value';
$string['privacy:metadata'] = 'The report_configlog plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Config changes plugin does not store any personal data.';

View File

@ -25,4 +25,4 @@
$string['courseoverview:view'] = 'View course overview report';
$string['pluginname'] = 'Course overview';
$string['privacy:metadata'] = 'The report_courseoverview plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Course overview plugin does not store any personal data.';

View File

@ -56,4 +56,4 @@ $string['teaching'] = 'Teaching';
$string['typedeclaration'] = 'Other event parameters';
$string['update'] = 'update';
$string['yes'] = 'yes';
$string['privacy:metadata'] = 'The report_eventlist plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Events list plugin does not store any personal data.';

View File

@ -45,4 +45,4 @@ $string['timecreated'] = 'Time predicted';
$string['timerange'] = 'Time range';
$string['timerangewithdata'] = '{$a->timestart} to {$a->timeend}';
$string['selectotherinsights'] = 'Select other insights...';
$string['privacy:metadata'] = 'The report_insights plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Insights plugin does not store any personal data.';

View File

@ -49,4 +49,4 @@ $string['restore'] = 'Restore';
$string['selectlogreader'] = 'Select log reader';
$string['web'] = 'Web';
$string['ws'] = 'Web service';
$string['privacy:metadata'] = 'The report_log plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Logs plugin does not store any personal data.';

View File

@ -37,4 +37,4 @@ $string['pause'] = 'Pause live updates';
$string['pluginname'] = 'Live logs';
$string['resume'] = 'Resume live updates';
$string['selectlogreader'] = 'Select log reader';
$string['privacy:metadata'] = 'The report_loglive plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Live logs plugin does not store any personal data.';

View File

@ -35,4 +35,4 @@ $string['page-report-outline-x'] = 'Any outline report';
$string['page-report-outline-index'] = 'Course outline report';
$string['page-report-outline-user'] = 'User course outline report';
$string['pluginname'] = 'Activity report';
$string['privacy:metadata'] = 'The report_outline plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Activity report plugin does not store any personal data.';

View File

@ -29,4 +29,4 @@ $string['participation:view'] = 'View course participation report';
$string['page-report-participation-x'] = 'Any participation report';
$string['page-report-participation-index'] = 'Course participation report';
$string['pluginname'] = 'Course participation';
$string['privacy:metadata'] = 'The report_participation plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Course participation plugin does not store any personal data.';

View File

@ -48,4 +48,4 @@ $string['performance:view'] = 'View performance report';
$string['performancereportdesc'] = 'This report lists issues which may affect performance of the site {$a}';
$string['pluginname'] = 'Performance overview';
$string['value'] = 'Value';
$string['privacy:metadata'] = 'The report_performance plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Performance overview plugin does not store any personal data.';

View File

@ -36,4 +36,4 @@ $string['reportforqtype'] = 'Report for question type \'{$a}\'';
$string['reportsettings'] = 'Report settings';
$string['totalquestions'] = 'Total';
$string['visiblequestions'] = 'Visible';
$string['privacy:metadata'] = 'The report_questioninstances plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Question instances plugin does not store any personal data.';

View File

@ -141,4 +141,4 @@ $string['statusok'] = 'OK';
$string['statusserious'] = 'Serious';
$string['statuswarning'] = 'Warning';
$string['timewarning'] = 'Data processing may take a long time, please be patient...';
$string['privacy:metadata'] = 'The report_security plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Security overview plugin does not store any personal data.';

View File

@ -31,4 +31,4 @@ $string['page-report-stats-x'] = 'Any statistics report';
$string['page-report-stats-index'] = 'Course statistics report';
$string['page-report-stats-user'] = 'User course statistics report';
$string['stats:view'] = 'View course statistics report';
$string['privacy:metadata'] = 'The report_stats plugin does not store any personal data.';
$string['privacy:metadata'] = 'The Statistics plugin does not store any personal data.';

View File

@ -28,4 +28,4 @@ $string['mysessions'] = 'My active sessions';
$string['pluginname'] = 'User sessions report';
$string['thissession'] = 'Current session';
$string['usersessions:manageownsessions'] = 'Manage own browser sessions';
$string['privacy:metadata'] = 'The report_usersessions plugin does not store any personal data.';
$string['privacy:metadata'] = 'The User sessions report plugin does not store any personal data.';