From: michaelpenne Date: Tue, 21 Sep 2004 19:48:39 +0000 (+0000) Subject: Added a new lang definition X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0fe78d9481f066547495b8f4938805f16df89d8b;p=moodle.git Added a new lang definition --- diff --git a/lang/en/lesson.php b/lang/en/lesson.php index f0439f7dd3..98fb29cb43 100644 --- a/lang/en/lesson.php +++ b/lang/en/lesson.php @@ -100,6 +100,7 @@ $string['correctanswerjump'] = "Correct Answer Jump"; $string['correctanswerscore'] = "Correct Answer Score"; $string['correctresponse'] = "Correct Response"; $string['customscoring'] = "Custom Scoring"; +$string['deleteattempts'] = "Delete student attempts for this lesson (user id)"; $string['displayhighscores'] = "Display High Scores"; $string['displayinleftmenu'] = "Display in left menu?"; $string['displayleftmenu'] = "Display Left Menu";