From 128660712b073a120ff1dc4e4289fd6944d6abdb Mon Sep 17 00:00:00 2001 From: michaelpenne Date: Fri, 22 Jul 2005 21:46:47 +0000 Subject: [PATCH] removed some lang entries that do not belong --- lang/en/lesson.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/lang/en/lesson.php b/lang/en/lesson.php index 0ea5bb4fe8b..20c6b458fb6 100644 --- a/lang/en/lesson.php +++ b/lang/en/lesson.php @@ -42,7 +42,6 @@ $string['commentswithname'] = '$a->firstname {$a->lastname}\'s comments'; $string['completed'] = 'Completed'; $string['completederror'] = 'Complete the lesson'; $string['completethefollowingconditions'] = 'You must complete the following condition(s) in $a lesson before you can proceed.'; -$string['conditionsfordependency'] = 'Condition(s) for the dependency'; $string['confirmdeletionofthispage'] = 'Confirm deletion of this page'; $string['congratulations'] = 'Congratulations - end of lesson reached'; $string['continue'] = 'Continue'; @@ -57,7 +56,6 @@ $string['deleteattempts'] = 'Delete student attempts for this lesson (user id)'; $string['deletedpage'] = 'Deleted page'; $string['deleting'] = 'Deleting'; $string['deletingpage'] = 'Deleting page: $a'; -$string['dependencyon'] = 'Dependent on'; $string['description'] = 'Description'; $string['detailedstats'] = 'Detailed statistics'; $string['didnotanswerquestion'] = 'Did not answer this question.';