diff --git a/lang/en_utf8/choice.php b/lang/en_utf8/choice.php index ea8a47106bb..e8487d12487 100644 --- a/lang/en_utf8/choice.php +++ b/lang/en_utf8/choice.php @@ -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';