From 3793147e596f7189c3603113c3e8bf34b504be4f Mon Sep 17 00:00:00 2001 From: michaelpenne Date: Fri, 22 Jul 2005 21:58:43 +0000 Subject: [PATCH] removed some lang entries that do not belong --- lang/en/lesson.php | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/lang/en/lesson.php b/lang/en/lesson.php index 20c6b458fb6ab..a8ae87ae89821 100644 --- a/lang/en/lesson.php +++ b/lang/en/lesson.php @@ -1,20 +1,18 @@ firstname {$a->lastname}\'s comments'; $string['completed'] = 'Completed'; -$string['completederror'] = 'Complete the lesson'; -$string['completethefollowingconditions'] = 'You must complete the following condition(s) in $a lesson before you can proceed.'; $string['confirmdeletionofthispage'] = 'Confirm deletion of this page'; $string['congratulations'] = 'Congratulations - end of lesson reached'; $string['continue'] = 'Continue'; @@ -92,8 +88,6 @@ $string['general'] = 'General'; $string['gobacktolesson'] = 'Go back to lesson'; $string['grade'] = 'Grade'; -$string['gradebetterthan'] = 'Grade better than (%)'; // % = % -$string['gradebetterthanerror'] = 'Earn a grade better than $a percent'; $string['gradeessay'] = 'Grade essay questions ($a->notgradedcount not graded and $a->notsentcount not sent)'; $string['gradeis'] = 'Grade is $a'; $string['gradeoptions'] = 'Grade options'; @@ -102,8 +96,8 @@ $string['here'] = 'here'; $string['highscore'] = 'High score'; $string['hightime'] = 'High time'; -$string['importppt'] = 'Import PowerPoint'; $string['importquestions'] = 'Import questions'; +$string['importppt'] = 'Import PowerPoint'; $string['insertedpage'] = 'Inserted page'; $string['jump'] = 'Jump'; $string['jumptsto'] = 'jumps to'; @@ -128,8 +122,6 @@ $string['maximumnumberofattempts'] = 'Maximum number of attempts'; $string['maxtime'] = 'Time limit (minutes)'; $string['maxtimewarning'] = 'You have $a minute(s) to finish the lesson.'; -$string['mediafile'] = 'Media File'; -$string['mediafilepopup'] = 'Click here to view this lesson\'s media file.'; $string['minimumnumberofquestions'] = 'Minimum number of questions'; $string['modattempts'] = 'Allow student review'; $string['modattemptsnoteacher'] = 'Student review only works for students.'; @@ -231,8 +223,6 @@ $string['thispage'] = 'This page'; $string['timed'] = 'Timed'; $string['timeremaining'] = 'Time remaining'; -$string['timespenterror'] = 'Spend at least $a minutes in the lesson'; -$string['timespentminutes'] = 'Time Spent (minutes)'; $string['timetaken'] = 'Time taken'; $string['topscorestitle'] = 'Top $a->maxhighscores scores for $a->name lesson.'; $string['treeview'] = 'Tree view'; @@ -263,7 +253,4 @@ $string['yourresponse'] = 'Your response'; $string['youshouldview'] = 'You should view at least: $a'; - - - ?>