From 008f396924a76414da9391ca61e1924d7cb04a91 Mon Sep 17 00:00:00 2001 From: skodak Date: Tue, 5 May 2009 09:14:30 +0000 Subject: [PATCH] MDL-19067 removed obsoleted string (never used in any STABLE branch) --- lang/en_utf8/lesson.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/lang/en_utf8/lesson.php b/lang/en_utf8/lesson.php index 090fa35ee9..299e5d25da 100644 --- a/lang/en_utf8/lesson.php +++ b/lang/en_utf8/lesson.php @@ -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['cannotupdatelink'] = 'Cannot update link'; -$string['cannotupdatepage'] = 'Update page: page not updated'; $string['cannotupdatetimer'] = 'Error: could not update lesson_timer table'; $string['cannotresetjump'] = 'Lesson restorelib: unable to reset jump'; $string['cancel'] = 'Cancel'; -- 2.39.5