]> git.mjollnir.org Git - moodle.git/commitdiff
Adding some strings for the new backups report. MDL-7850
authorstronk7 <stronk7>
Sat, 8 Sep 2007 22:45:45 +0000 (22:45 +0000)
committerstronk7 <stronk7>
Sat, 8 Sep 2007 22:45:45 +0000 (22:45 +0000)
Merged from MOODLE_18_STABLE

lang/en_utf8/error.php
lang/en_utf8/moodle.php

index f3e084d8072690a3e3acda4c8ee6979a5fadc60e..312cb4bbc410a7c9ab434875386e0eae28aa012d 100644 (file)
@@ -79,6 +79,7 @@ $string['pluginrequirementsnotmet'] = 'Plugin \"$a->pluginname\" ($a->pluginvers
 $string['processingstops'] = 'Processing stops here. Remaining records ignored.';
 $string['remotedownloadnotallowed'] = 'Download of components to your server isn\'t allowed (allow_url_fopen is disabled).<br /><br />You must download the <a href=\"$a->url\">$a->url</a> file manually, copy it to \"$a->dest\" in your server and unzip it there.';
 $string['restricteduser'] = 'Sorry, but your current account \"$a\" is restricted from doing that.';
+$string['scheduledbackupsdisabled'] = 'Scheduled backups have been disabled by the server admin';
 $string['sendmessage'] = 'Send Message';
 $string['sessionerroruser'] = 'Your session has timed out.  Please login again.';
 $string['sessionerroruser2'] = 'A server error that affects your login session was detected. Please login again or restart your browser.';
index e4004c2c293e3e3880ded7fe96d8b7aa500a5425..5a7a9fa22001cce8e1f33487b4d4046d945cae3f 100644 (file)
@@ -1026,6 +1026,7 @@ $string['nofilesselected'] = 'No files have been selected to restore';
 $string['nofilesyet'] = 'No files have been uploaded to your course yet';
 $string['nograde'] = 'No grade';
 $string['noimagesyet'] = 'No images have been uploaded to your course yet';
+$string['nologsfound'] = 'No logs have been found';
 $string['nomorecourses'] = 'No more matching courses could be found';
 $string['nomoreidnumber'] = 'Not using an idnumber to avoid collisions';
 $string['none'] = 'None';
@@ -1238,6 +1239,7 @@ $string['scalesstandard'] = 'Standard scales';
 $string['scalestandard'] = 'Standard scale';
 $string['scalestip'] = 'To create custom scales, use the \'Scales...\' link in your course administration menu.';
 $string['schedule'] = 'Schedule';
+$string['scheduledbackupsinactive'] = 'Scheduled backups haven\'t been enabled by the site admin';
 $string['scheduledbackupstatus'] = 'Scheduled backup status';
 $string['screenreaderuse'] = 'Screen reader';
 $string['screenreaderno'] = 'No';