]> git.mjollnir.org Git - moodle.git/commitdiff
Added the backupnoneusersinfo string to inform users about the
authorstronk7 <stronk7>
Thu, 20 May 2004 17:18:02 +0000 (17:18 +0000)
committerstronk7 <stronk7>
Thu, 20 May 2004 17:18:02 +0000 (17:18 +0000)
consequences of select "None Users". Please, check it!!

lang/en/moodle.php

index 33da9c90ba28a595127bcb04b422d2ed2481bbe6..3ef106865244ef5c0b87ec997f9b532f2a2e5b61 100644 (file)
@@ -97,6 +97,7 @@ $string['backuplogdetailed'] = 'Detailed execution log';
 $string['backuploglaststatus'] = 'Last execution log';
 $string['backuplogshelp'] = 'If enabled, then course logs will be included in automated backups';
 $string['backupnameformat'] = '%%Y%%m%%d-%%H%%M';
+$string['backupnoneusersinfo'] = 'Notice: You have selected to backup \"none\" users, so all the modules backup have been switched to \"without user data\" mode. Please note that the \"exercise\" and \"workshop\" modules aren\'t compatible with this type of backup, so they have been deactivated completely.';
 $string['backuporiginalname'] = 'Backup Name';
 $string['backupsavetohelp'] = 'Full path to the directory where you want to save the backup files<br>(leave blank to save in its course default dir)';
 $string['backupuserfileshelp'] = 'Choose whether user files (eg profile images) should be included in automated backups';