mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 19:36:41 +02:00
MDL-71580 lang: Import fixed English strings (en_fix)
This commit is contained in:
parent
62142a081a
commit
5070425e99
7 changed files with 56 additions and 56 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$string['accessreview:addinstance'] = 'Add an accessibility review block to a course';
|
||||
$string['accessreview:addinstance'] = 'Add an accessibility review block';
|
||||
$string['accessreview:view'] = 'View the accessibility review';
|
||||
$string['checktypes'] = 'Types';
|
||||
$string['errors'] = 'Errors';
|
||||
|
@ -54,10 +54,10 @@ $string['status:errorsalt'] = 'Errors';
|
|||
$string['toggleaccessreview'] = 'Toggle highlighting';
|
||||
$string['toolpage'] = 'Toolkit page to show';
|
||||
$string['totalerrors'] = '<em>Total errors:</em> {$a} <br>(total excludes course settings)';
|
||||
$string['viewreportalt'] = 'View Brickfield accessibility toolkit';
|
||||
$string['viewreportalt'] = 'View accessibility toolkit';
|
||||
$string['viewreport'] = 'View';
|
||||
$string['downloadreportalt'] = 'Download Brickfield accessibility summary report';
|
||||
$string['downloadreportalt'] = 'Download accessibility summary report';
|
||||
$string['downloadreport'] = 'Download';
|
||||
$string['togglealt'] = 'Toggle Brickfield accessibility heatmap';
|
||||
$string['togglealt'] = 'Toggle accessibility heatmap';
|
||||
$string['toggle'] = 'Toggle highlighting';
|
||||
$string['whattoshow'] = 'What to show on course page';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue