]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-8394 Allow students to remove their choice when they are allowed to update their...
authordanmarsden <danmarsden>
Thu, 3 May 2007 00:06:17 +0000 (00:06 +0000)
committerdanmarsden <danmarsden>
Thu, 3 May 2007 00:06:17 +0000 (00:06 +0000)
lang/en_utf8/choice.php

index ea8a47106bbc40283ce10d9445a572dff599bbd4..e8487d124870bc8006e1960a6d07008138f13cff 100644 (file)
@@ -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';