From cc72031abede68d998bbd1f1fad3d57365b7e4c8 Mon Sep 17 00:00:00 2001 From: michaelpenne Date: Wed, 17 Nov 2004 01:07:17 +0000 Subject: [PATCH] changed ongoingcustom definition --- lang/en/lesson.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/lesson.php b/lang/en/lesson.php index 957cd01543..8327ed01b0 100644 --- a/lang/en/lesson.php +++ b/lang/en/lesson.php @@ -172,7 +172,7 @@ $string['noretake'] = "You are not allowed to retake this lesson."; $string['notcompleted'] = "Not Completed"; $string['nothighscore'] = "You did not make the top \$a high scores list."; $string['ongoing'] = "Display Ongoing Score"; -$string['ongoingcustom'] = "This is a \$a->grade point lesson. You have earned \$a->score point(s) out of \$a->currenthigh point(s) thus far."; +$string['ongoingcustom'] = "You have earned \$a->score point(s) out of \$a->currenthigh point(s) thus far."; $string['ongoingnormal'] = "You have answered \$a->correct question(s) correctly out of \$a->viewed question(s)."; $string['or'] = "OR"; $string['outoftime'] = "Out of Time"; -- 2.39.5