From: stronk7 Date: Sat, 8 Sep 2007 22:45:45 +0000 (+0000) Subject: Adding some strings for the new backups report. MDL-7850 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9cd54788d685f63f5a39f79b161a5ee800dc09ac;p=moodle.git Adding some strings for the new backups report. MDL-7850 Merged from MOODLE_18_STABLE --- diff --git a/lang/en_utf8/error.php b/lang/en_utf8/error.php index f3e084d807..312cb4bbc4 100644 --- a/lang/en_utf8/error.php +++ b/lang/en_utf8/error.php @@ -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).

You must download the url\">$a->url 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.'; diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index e4004c2c29..5a7a9fa220 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -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';