MDL-28346 Backup: Added new status 'warning' for backup result

This commit is contained in:
Frederic Massart 2012-07-30 14:10:46 +08:00
parent 569f1ad63b
commit 05e521c9bc
4 changed files with 55 additions and 15 deletions

View file

@ -1802,6 +1802,7 @@ $string['virusfounduser'] = 'The file you have uploaded, {$a->filename}, has bee
$string['virusplaceholder'] = 'This file that has been uploaded was found to contain a virus and has been moved or deleted and the user notified.';
$string['visible'] = 'Visible';
$string['visibletostudents'] = 'Visible to {$a}';
$string['warning'] = 'Warning';
$string['warningdeleteresource'] = 'Warning: {$a} is referred in a resource. Would you like to update the resource?';
$string['webpage'] = 'Web page';
$string['week'] = 'Week';