From: mark-nielsen Date: Tue, 28 Nov 2006 03:58:36 +0000 (+0000) Subject: Merged differences from MOODLE_17_STABLE X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ccafdbfe950494d9a6565c1389da979402d8cccf;p=moodle.git Merged differences from MOODLE_17_STABLE --- diff --git a/lang/en_utf8/lesson.php b/lang/en_utf8/lesson.php index 278db251a1..f52fb7ab63 100644 --- a/lang/en_utf8/lesson.php +++ b/lang/en_utf8/lesson.php @@ -211,7 +211,7 @@ $string['password'] = 'Password'; $string['passwordprotectedlesson'] = '$a is a password protected lesson.'; $string['pleasecheckoneanswer'] = 'Please check one answer'; $string['pleasecheckoneormoreanswers'] = 'Please check one or more answers'; -$string['pleaseenteryouranswerinthebox'] = 'Please enter your answer in the Box'; +$string['pleaseenteryouranswerinthebox'] = 'Please enter your answer in the box'; $string['pleasematchtheabovepairs'] = 'Please match the above pairs'; $string['pointsearned'] = 'Points earned'; $string['postsuccess'] = 'Post successful';