]> git.mjollnir.org Git - moodle.git/commitdiff
some new strings for the new multiplechoice item
authoragrabs <agrabs>
Mon, 28 Apr 2008 10:02:41 +0000 (10:02 +0000)
committeragrabs <agrabs>
Mon, 28 Apr 2008 10:02:41 +0000 (10:02 +0000)
lang/en_utf8/feedback.php

index 7e56e7f813254191e79ab43532437fdd85361bfd..4ea59778a6900a53049536adf2df8393514f67cd 100644 (file)
@@ -99,6 +99,10 @@ $string['movedown_item'] = 'Move this question down';
 $string['move_here'] = 'Move here';
 $string['moveup_item'] = 'Move this question up';
 $string['multiple_submit'] = 'Multiple submit';               
+$string['multichoice'] = 'Multiple choice';               
+$string['multichoice_values'] = 'Multiple choice values';               
+$string['multichoicerated'] = 'Multiple choice (rated)';               
+$string['multichoicetype'] = 'Multiple choice type';               
 $string['name'] = 'Name';
 $string['name_required'] = 'Name required';
 $string['next_page'] = 'Next page';