]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-19067 removed obsoleted string (never used in any STABLE branch)
authorskodak <skodak>
Tue, 5 May 2009 09:15:59 +0000 (09:15 +0000)
committerskodak <skodak>
Tue, 5 May 2009 09:15:59 +0000 (09:15 +0000)
lang/en_utf8/lesson.php

index 299e5d25da07ca0d2c355e8a9a8b80b5551c1f13..ed9355fdf5503976427478ae6908fd2072b2544a 100644 (file)
@@ -51,8 +51,6 @@ $string['cannotfindanswer'] = 'Error: could not find answer';
 $string['cannotfindgrade'] = 'Error: could not find grades';
 $string['cannotfindrecords'] = 'Error: could not find lesson records';
 $string['cannotfinduser'] =  'Error: could not find users';
-$string['cannotupdatetimer'] = 'Error: could not update lesson_timer table';
-$string['cannotresetjump'] = 'Lesson restorelib: unable to reset jump';
 $string['cancel'] = 'Cancel';
 $string['canretake'] = '$a can re-take';
 $string['casesensitive'] = 'Use Regular Expressions';