From: thepurpleblob Date: Wed, 26 Jan 2005 10:41:43 +0000 (+0000) Subject: Added Learnwise import format string X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=183dfda0f23ddffd10a3d1b5d1db4f6313333656;p=moodle.git Added Learnwise import format string --- diff --git a/lang/en/quiz.php b/lang/en/quiz.php index 79925e8a1f..41aba4fce9 100644 --- a/lang/en/quiz.php +++ b/lang/en/quiz.php @@ -142,6 +142,7 @@ $string['keptcategory3'] = 'a link from the same category reusable set of links $string['keptlocal1'] = 'a literal from the same question private set of literals as before'; $string['keptlocal2'] = 'a file from the same question private set of files as before'; $string['keptlocal3'] = 'a link from the same question private set of links as before'; +$string['learnwise'] = 'Learnwise format'; $string['link'] = 'Link'; $string['listitems'] = 'Listing of Items in Quiz'; $string['literal'] = 'Literal';