From 4759d2c1eb6329ab398d6ecf6defde3e80e8714f Mon Sep 17 00:00:00 2001 From: michaelpenne Date: Fri, 4 Feb 2005 20:49:04 +0000 Subject: [PATCH] changed Main Menu to Course Menu --- 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 809d3d72a5..4bc15079ce 100644 --- a/lang/en/lesson.php +++ b/lang/en/lesson.php @@ -105,7 +105,7 @@ $string['lessonstats'] = 'Lesson Statistics'; $string['loginfail'] = 'Login Failed, please try again...'; $string['lowscore'] = 'Low Score'; $string['lowtime'] = 'Low Time'; -$string['mainmenu'] = 'Main Menu'; +$string['mainmenu'] = 'Course Menu'; $string['matchesanswer'] = 'Matches with Answer'; $string['maxhighscores'] = 'Number of High Scores Displayed'; $string['maximumnumberofanswersbranches'] = 'Maximum number of answers/branches'; -- 2.39.5