From: moodler Date: Sat, 27 Dec 2003 03:13:41 +0000 (+0000) Subject: Added a missing string X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d642f548d285b09d72d635d2ddbe853edf6fbf7d;p=moodle.git Added a missing string --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 0ae7491650..c890723dad 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -681,6 +681,7 @@ $string['scalescustomno'] = 'No custom scales have been created yet'; $string['scalesstandard'] = 'Standard scales'; $string['scalestip'] = 'To create custom scales, use the \'Scales...\' link in your course administration menu.'; $string['schedule'] = 'Schedule'; +$string['scheduledbackupstatus'] = 'Scheduled backup status'; $string['search'] = 'Search'; $string['searchagain'] = 'Search again'; $string['searchcourses'] = 'Search courses';