]> git.mjollnir.org Git - moodle.git/commitdiff
Added Learnwise import format string
authorthepurpleblob <thepurpleblob>
Wed, 26 Jan 2005 10:41:43 +0000 (10:41 +0000)
committerthepurpleblob <thepurpleblob>
Wed, 26 Jan 2005 10:41:43 +0000 (10:41 +0000)
lang/en/quiz.php

index 79925e8a1f6f0a6ab5e1b4755007907a7ae1b2f3..41aba4fce9abd086ce3aad559052327e77c46c3c 100644 (file)
@@ -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';