diff --git a/lang/en/backup.php b/lang/en/backup.php index 1a243388658..c7ac6645ced 100644 --- a/lang/en/backup.php +++ b/lang/en/backup.php @@ -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';