mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-28346 Backup: Added new status 'warning' for backup result
This commit is contained in:
parent
569f1ad63b
commit
05e521c9bc
4 changed files with 55 additions and 15 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue