mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 13:33:52 +02:00
MDL-8394 Allow students to remove their choice when they are allowed to update their choice. LANG file update.
This commit is contained in:
parent
243ac1feb4
commit
fedd20219f
@ -40,6 +40,7 @@ $string['publishnot'] = 'Do not publish results to students';
|
||||
$string['responses'] = 'Responses';
|
||||
$string['responsesto'] = 'Responses to $a';
|
||||
$string['savemychoice'] = 'Save my choice';
|
||||
$string['removemychoice'] = 'Remove my choice';
|
||||
$string['showunanswered'] = 'Show column for unanswered';
|
||||
$string['spaceleft'] = 'space available';
|
||||
$string['spacesleft'] = 'spaces available';
|
||||
|
Loading…
x
Reference in New Issue
Block a user