]> git.mjollnir.org Git - moodle.git/commitdiff
Added "No possible datasets"
authormoodler <moodler>
Wed, 11 Aug 2004 06:17:26 +0000 (06:17 +0000)
committermoodler <moodler>
Wed, 11 Aug 2004 06:17:26 +0000 (06:17 +0000)
lang/en/quiz.php

index 2298661fe6b9bef6412c52a741370735ffa90e51..33abeab27af73cd2a92ca120c472fb1c86f4596b 100644 (file)
@@ -151,6 +151,7 @@ $string['noattempts'] = 'No attempts have been made on this quiz';
 $string['nodataset'] = 'nothing - it is not a wild card';
 $string['nominal'] = 'Nominal';
 $string['nomoreattempts'] = 'No more attempts are allowed';
+$string['nopossibledatasets'] = 'No possible datasets';
 $string['noquestions'] = 'No questions have been added yet';
 $string['noresponse'] = 'No Response';
 $string['noreview'] = 'You are not allowed to review this quiz';