mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
MDL-56881 mod_choice: clarify lang string for limit-reached scenarios
This commit is contained in:
parent
a039751aee
commit
03577962ef
@ -51,7 +51,7 @@ $string['choice:addinstance'] = 'Add a new choice';
|
||||
$string['choiceclose'] = 'Allow responses until';
|
||||
$string['choice:deleteresponses'] = 'Modify and delete responses';
|
||||
$string['choice:downloadresponses'] = 'Download responses';
|
||||
$string['choicefull'] = 'This choice is full and there are no available places.';
|
||||
$string['choicefull'] = 'One or more of the options you have selected have already been filled. Your response has not been saved. Please make another selection.';
|
||||
$string['choice:choose'] = 'Record a choice';
|
||||
$string['choicecloseson'] = 'Choice closes on {$a}';
|
||||
$string['choicename'] = 'Choice name';
|
||||
|
Loading…
x
Reference in New Issue
Block a user