From ed8ee0910ce352edacc25a4809c003987bc1c079 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Sat, 2 Aug 2003 23:36:13 +0000 Subject: [PATCH] Take out backupdir string due to some backup detected problems related to it. --- lang/en/moodle.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 2b27fcbfc2..228525ee20 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -51,7 +51,6 @@ $string['autosubscribeyes'] = "Yes: when I post, subscribe me to that forum"; $string['availability'] = "Availability"; $string['availablecourses'] = "Available Courses"; $string['backup'] = "Backup"; -$string['backupdir'] = "backupdata"; $string['backupdate'] = "Backup Date"; $string['backupdetails'] = "Backup Details"; $string['backupfilename'] = "backup"; -- 2.39.5