]> git.mjollnir.org Git - moodle.git/commitdiff
Additional String, couple of minor changes.
authorrkingdon <rkingdon>
Fri, 12 Mar 2004 15:34:13 +0000 (15:34 +0000)
committerrkingdon <rkingdon>
Fri, 12 Mar 2004 15:34:13 +0000 (15:34 +0000)
lang/en/lesson.php

index 25741760009e615c9eb18d971b8f8a1db121e17c..938a6eb0b43d5944a103f297b7b1d124fb8bd0e4 100644 (file)
@@ -19,7 +19,7 @@ $string['congratulations'] = "Congratulations - end of lesson reached";
 $string['continue'] = "Continue";
 $string['deadline'] = "Deadline";
 $string['deletingpage'] = "Deleting page: \$a";
-$string['displayofgrade'] = "Display of grade (for student)";
+$string['displayofgrade'] = "Display of grade (for students only)";
 $string['endoflesson'] = "End of lesson";
 $string['fileformat'] = "File Format";
 $string['firstanswershould'] = "First Answer should Jump to the &quot;Correct&quot Page";
@@ -30,7 +30,7 @@ $string['maximumnumberofanswers'] = "Maximum number of answers";
 $string['maximumnumberofattempts'] = "Maximum number of Attempts";
 $string['modulename'] = "Lesson";
 $string['modulenameplural'] = "Lessons";
-$string['morethanoneanswer'] = "More than one Answer";
+$string['multianswer'] = "Multianswer";
 $string['movepagehere'] = "Move page to here";
 $string['moving'] = "Moving page: \$a";
 $string['movingtonextpage'] = "Moving to Next Page";
@@ -46,6 +46,7 @@ $string['numberofpagestoshow'] = "Number of Pages (Cards) to Show";
 $string['ordered'] = "Ordered";
 $string['outof'] = "Out of \$a";
 $string['questiontype'] = "Question Type";
+$string['questionoption'] = "Question Option";
 $string['page'] = "Page: \$a";
 $string['pagecontents'] = "Page contents";
 $string['pagetitle'] = "Page title";