From: michaelpenne Date: Fri, 4 Feb 2005 20:49:04 +0000 (+0000) Subject: changed Main Menu to Course Menu X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4759d2c1eb6329ab398d6ecf6defde3e80e8714f;p=moodle.git changed Main Menu to Course Menu --- 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';