From: moodler Date: Fri, 28 Jan 2005 17:39:21 +0000 (+0000) Subject: Something I didn't check in ages ago X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=425c45a7464b280b932ce8e06636c33c51c09363;p=moodle.git Something I didn't check in ages ago --- diff --git a/lang/en/quiz.php b/lang/en/quiz.php index 41aba4fce9..d0d804b44b 100644 --- a/lang/en/quiz.php +++ b/lang/en/quiz.php @@ -223,7 +223,7 @@ $string['randomsamatchnumber'] = 'Number of questions to select'; $string['readytosend'] = 'You are about to send your whole quiz to be graded. Are you sure you want to continue?'; $string['reattemptquiz'] = 'Re-attempt quiz'; $string['recentlyaddedquestion'] = 'Recently added question!'; -$string['recurse'] = ' Include sub-categories '; +$string['recurse'] = 'Display questions from sub-categories too'; $string['regrade'] = 'Regrade all attempts'; $string['regradecomplete'] = 'All attempts have been regraded'; $string['regradecount'] = '$a->changed out of $a->attempt grades were changed';