]> git.mjollnir.org Git - moodle.git/commitdiff
added ['confirmstartattemptnotimelimit']
authormoodler <moodler>
Wed, 29 Mar 2006 03:05:27 +0000 (03:05 +0000)
committermoodler <moodler>
Wed, 29 Mar 2006 03:05:27 +0000 (03:05 +0000)
lang/en_utf8/quiz.php

index 571bd721b7416f1fed3e17626ee93218143cf46c..1920dc3920bc935c503f3bbac418aa88b2197cce 100644 (file)
@@ -86,6 +86,7 @@ $string['completedon'] = 'Completed on';
 $string['confirmclose'] = 'You are about to close this attempt. Once you close the attempt you will no longer be able to change your answers.';
 $string['confirmserverdelete'] = 'Are you sure you want to remove the server <b>$a</b> from the list?';
 $string['confirmstartattempt'] = 'The Quiz has a time limit. Are you sure that you wish to start?';
+$string['confirmstartattemptnotimelimit'] = 'This quiz has no time limit. Do you wish to proceed?';
 $string['confirmstartnolimit'] = 'This quiz is limited to $a attempts. Accessing the quiz will be counted as an attempt.  Do you wish to proceed?';
 $string['confirmstartlimit'] = 'This quiz has a time limit and is limited to $a attempts. Accessing the quiz will be counted as an attempt.  Do you wish to proceed?';
 $string['containercategorycreated'] = 'This category has been created to store all the original categories moved to site level due to the causes specified below.';