mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-76597 mod_quiz: Add label for question checkboxes
This commit is contained in:
parent
beac221ac4
commit
f7bcd8304f
2 changed files with 6 additions and 2 deletions
|
@ -933,6 +933,7 @@ $string['selectedattempts'] = 'Selected attempts...';
|
|||
$string['selectmultipleitems'] = 'Select multiple items';
|
||||
$string['selectmultipletoolbar'] = 'Select multiple toolbar';
|
||||
$string['selectnone'] = 'Deselect all';
|
||||
$string['selectquestionslot'] = 'Select question {$a}';
|
||||
$string['selectquestiontype'] = '-- Select question type --';
|
||||
$string['serveradded'] = 'Server added';
|
||||
$string['serveridentifier'] = 'Identifier';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue