Merge branch 'MDL-79244-master' of https://github.com/lucaboesch/moodle

This commit is contained in:
Andrew Nicols
2023-09-06 12:49:24 +08:00
+1 -1
View File
@@ -309,7 +309,7 @@ $string['privacy:metadata:backup_controllers:type'] = 'The type of the item bein
$string['qcategory2coursefallback'] = 'The questions category "{$a->name}", originally at system/course category context in backup file, will be created at course context by restore';
$string['qcategorycannotberestored'] = 'The questions category "{$a->name}" cannot be created by restore';
$string['question2coursefallback'] = 'The questions category "{$a->name}", originally at system/course category context in backup file, will be created at course context by restore';
$string['questionegorycannotberestored'] = 'The questions "{$a->name}" cannot be created by restore';
$string['questioncannotberestored'] = 'The questions "{$a->name}" cannot be created by restore';
$string['restoreactivity'] = 'Restore activity';
$string['restorecourse'] = 'Restore course';
$string['restorecoursesettings'] = 'Course settings';