mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 03:16:42 +02:00
MDL-69333 report_security: Add checks for many public & private urls
This commit is contained in:
parent
63e7f2a64f
commit
6f60d650d3
6 changed files with 314 additions and 141 deletions
|
@ -1013,6 +1013,8 @@ $string['changedpassword'] = 'Changed password';
|
|||
$string['changepassword'] = 'Change password';
|
||||
$string['changessaved'] = 'Changes saved';
|
||||
$string['check'] = 'Check';
|
||||
$string['checkactual'] = 'Actual';
|
||||
$string['checkexpected'] = 'Expected';
|
||||
$string['checks'] = 'Checks';
|
||||
$string['checksok'] = 'All \'{$a}\' checks OK';
|
||||
$string['checkall'] = 'Check all';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue