diff --git a/mod/choice/lang/en/choice.php b/mod/choice/lang/en/choice.php index 8b2a52d4544..02bf3bd65ed 100644 --- a/mod/choice/lang/en/choice.php +++ b/mod/choice/lang/en/choice.php @@ -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';