From: mark-nielsen Date: Sat, 9 Sep 2006 01:55:57 +0000 (+0000) Subject: Added a few lang entries and modified one or two X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e6bfc97018851c2ebfcc4f8e95466cc0fcb600ef;p=moodle.git Added a few lang entries and modified one or two --- diff --git a/lang/en_utf8/lesson.php b/lang/en_utf8/lesson.php index 48ada606c7..d1663bcfe5 100644 --- a/lang/en_utf8/lesson.php +++ b/lang/en_utf8/lesson.php @@ -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
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'; + ?>