From 8287122673f688efd2eb94c9e7ca3f145e2c4811 Mon Sep 17 00:00:00 2001 From: Eloy Lafuente Date: Tue, 20 Jul 2010 22:54:29 +0000 Subject: [PATCH] MDL-21432 backup - added missing langstring --- lang/en/backup.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/backup.php b/lang/en/backup.php index 17fa69d9d31..3e6713af6b8 100644 --- a/lang/en/backup.php +++ b/lang/en/backup.php @@ -26,6 +26,7 @@ $string['backupcourse'] = 'Backup course: {$a}'; $string['backupsection'] = 'Backup course section: {$a}'; $string['backupactivity'] = 'Backup activity: {$a}'; +$string['cannotfindassignablerole'] = 'The {$a} role in the backup file cannot be mapped to any of the roles that you are allowed to assign.'; $string['configgeneralactivities'] = 'Sets the default for including activities in a backup.'; $string['configgeneralanonymize'] = 'If enabled all information pertaining to users will be anonymised by default.'; $string['configgeneralblocks'] = 'Sets the default for including blocks in a backup.'; -- 2.43.0