From 04dc76409199cba83e480bb59dd51c3ff6ce71f3 Mon Sep 17 00:00:00 2001 From: dongsheng Date: Fri, 11 Apr 2008 03:14:43 +0000 Subject: [PATCH] MDL-9758, remove 2 useless string --- lang/en_utf8/data.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index 4bf7b77414..c210445607 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -41,8 +41,6 @@ $string['csstemplate'] = 'CSS template'; $string['csvfile'] = 'CSV file'; $string['csvimport'] = 'CSV file import'; $string['data:approve'] = 'Approve unapproved entries'; -$string['data:added'] = 'Added date: '; -$string['data:modified'] = 'Modified date: '; $string['data:comment'] = 'Write comments'; $string['data:managecomments'] = 'Manage comments'; $string['data:manageentries'] = 'Manage entries'; -- 2.39.5