From: moodler Date: Mon, 9 Dec 2002 10:48:59 +0000 (+0000) Subject: New string readytosend X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=69d1973c07958d2549e23f99a028bbb54dde83eb;p=moodle.git New string readytosend --- diff --git a/lang/en_us/quiz.php b/lang/en_us/quiz.php index ba4753a0a5..220250fa10 100644 --- a/lang/en_us/quiz.php +++ b/lang/en_us/quiz.php @@ -77,6 +77,7 @@ $string['quizclosed'] = "This quiz closed on \$a"; $string['quizopen'] = "Open the quiz"; $string['quiznotavailable'] = "The quiz will not be available until: \$a"; $string['random'] = "Random set"; +$string['readytosend'] = "You are about to send your whole quiz to be graded. Are you sure you want to continue?"; $string['regrade'] = "Regrade all attempts"; $string['regradecomplete'] = "All attempts have been regraded"; $string['regradecount'] = "\$a->changed out of \$a->attempt grades were changed";