$string['automatedmaxkept']='Maximum number of backups kept';
$string['automatedmaxkepthelp']='This specifies the maximum number of recent automated backups to be kept for each course. Older backups will be deleted automatically.';
$string['automatedminkept']='Minimum number of backups kept';
$string['automatedminkepthelp']='If backups older than a specified number of days are deleted, it can happen that an inactive course ends up with no backup. To prevent this, a minimum number of backups kept should be specified.';
@@ -186,7 +186,6 @@ $string['backupfromthissite'] = 'Backup was made on this site?';
$string['backupgradebookhistoryhelp']='If enabled then gradebook history will be included in automated backups. Note that grade history must not be disabled in server settings (disablegradehistory) in order for this to work';
$string['backupincludemoduleshelp']='Choose whether you want to include course modules, with or without user data, in automated backups';
$string['backupincludemoduleuserdatahelp']='Choose whether you want to include module user data in automated backups.';
$string['backupkeephelp']='How many recent backups for each course do you want to keep? (older ones will be deleted automatically)';
$string['backupmissinguserinfoperms']='Note: This backup contains no user data. Exercise and Workshop activities will not be included in the backup, since these modules are not compatible with this type of backup.';