From: mark-nielsen Date: Sun, 10 Sep 2006 01:17:30 +0000 (+0000) Subject: Changed some lang entries for high scores feature X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8def4a4ea2ecd3833112eba0d5029915bd9a1c7c;p=moodle.git Changed some lang entries for high scores feature --- diff --git a/lang/en_utf8/lesson.php b/lang/en_utf8/lesson.php index d1663bcfe5..e6e17e52b2 100644 --- a/lang/en_utf8/lesson.php +++ b/lang/en_utf8/lesson.php @@ -147,6 +147,7 @@ $string['mediafilepopup'] = 'Click here to view this lesson\'s media file.'; $string['mediaheight'] = 'Window height: '; $string['mediawidth'] = ' width: '; $string['minimumnumberofquestions'] = 'Minimum number of questions'; +$string['missingname'] = 'Please enter a nickname'; $string['modattempts'] = 'Allow student review'; $string['modattemptsnoteacher'] = 'Student review only works for students.'; $string['modulename'] = 'Lesson'; @@ -273,7 +274,6 @@ $string['usepassword'] = 'Password protected lesson'; $string['viewgrades'] = 'View grades'; $string['viewhighscores'] = 'View high scores list'; $string['viewreports'] = 'View $a->attempts completed $a->student attempts'; -$string['waitpostscore'] = 'Please wait while posting high score...'; $string['welldone'] = 'Well done!'; $string['whatdofirst'] = 'What would you like to do first?'; $string['wronganswerjump'] = 'Wrong answer jump'; @@ -288,7 +288,4 @@ $string['yourgradeisnow'] = 'Your grade for the lesson has been changed to $a'; $string['yourresponse'] = 'Your response'; $string['youshouldview'] = 'You should answer at least: $a'; - - - ?>