mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-32142 Add missing langstring for section backups
This commit is contained in:
parent
a2b30aa852
commit
8d1f386385
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ $string['backupstage16action'] = 'Continue';
|
||||||
$string['backuptype'] = 'Type';
|
$string['backuptype'] = 'Type';
|
||||||
$string['backuptypeactivity'] = 'Activity';
|
$string['backuptypeactivity'] = 'Activity';
|
||||||
$string['backuptypecourse'] = 'Course';
|
$string['backuptypecourse'] = 'Course';
|
||||||
|
$string['backuptypesection'] = 'Section';
|
||||||
$string['backupversion'] = 'Backup version';
|
$string['backupversion'] = 'Backup version';
|
||||||
$string['cannotfindassignablerole'] = 'The {$a} role in the backup file cannot be mapped to any of the roles that you are allowed to assign.';
|
$string['cannotfindassignablerole'] = 'The {$a} role in the backup file cannot be mapped to any of the roles that you are allowed to assign.';
|
||||||
$string['choosefilefromcoursebackup'] = 'Course backup area';
|
$string['choosefilefromcoursebackup'] = 'Course backup area';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue