From ccafdbfe950494d9a6565c1389da979402d8cccf Mon Sep 17 00:00:00 2001 From: mark-nielsen Date: Tue, 28 Nov 2006 03:58:36 +0000 Subject: [PATCH] Merged differences from MOODLE_17_STABLE --- lang/en_utf8/lesson.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'; -- 2.39.5