]> git.mjollnir.org Git - moodle.git/commitdiff
Added a few lang entries and modified one or two
authormark-nielsen <mark-nielsen>
Sat, 9 Sep 2006 01:55:57 +0000 (01:55 +0000)
committermark-nielsen <mark-nielsen>
Sat, 9 Sep 2006 01:55:57 +0000 (01:55 +0000)
lang/en_utf8/lesson.php

index 48ada606c72eb9873cd40f3e9ef2b4367cb3614c..d1663bcfe54fa03b35c05f2acfb5ed30f5df6fc4 100644 (file)
@@ -53,6 +53,7 @@ $string['continuetoanswer'] = 'Continue to change answers.';
 $string['correctanswerjump'] = 'Correct answer jump';
 $string['correctanswerscore'] = 'Correct answer score';
 $string['correctresponse'] = 'Correct response';
+$string['credit'] = 'Credit';
 $string['customscoring'] = 'Custom scoring';
 $string['deadline'] = 'Deadline';
 $string['defaultessayresponse'] = 'Your essay will be graded by the course instructor.';
@@ -79,7 +80,7 @@ $string['editpagecontent'] = 'Edit page contents';
 $string['email'] = 'Email';
 $string['emailallgradedessays'] = 'Email ALL<br />graded essays';
 $string['emailgradedessays'] = 'Email graded essays';
-$string['emailsuccess'] = 'Email(s) successful';
+$string['emailsuccess'] = 'Emails sent successfully';
 $string['endofbranch'] = 'End of branch';
 $string['endofclustertitle'] = 'End of cluster';
 $string['endoflesson'] = 'End of lesson';
@@ -162,6 +163,7 @@ $string['noanswer'] = 'No answer given.  Please go back and submit an answer.';
 $string['noattemptrecordsfound'] = 'No attempt records found: no grade given';
 $string['nocommentyet'] = 'No comment yet.';
 $string['nocoursemods'] = 'No activities found';
+$string['nocredit'] = 'No credit';
 $string['noessayquestionsfound'] = 'No essay questions found in this lesson.';
 $string['nohighscores'] = 'No high scores';
 $string['nolessonattempts'] = 'No attempts have been made on this lesson.';
@@ -288,4 +290,5 @@ $string['youshouldview'] = 'You should answer at least: $a';
 
 
 
+
 ?>