From 2f500cf09de54834417ac09380253462dd30cb52 Mon Sep 17 00:00:00 2001 From: agrabs Date: Mon, 28 Apr 2008 10:02:41 +0000 Subject: [PATCH] some new strings for the new multiplechoice item --- lang/en_utf8/feedback.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/en_utf8/feedback.php b/lang/en_utf8/feedback.php index 7e56e7f813..4ea59778a6 100644 --- a/lang/en_utf8/feedback.php +++ b/lang/en_utf8/feedback.php @@ -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'; -- 2.39.5