From 425c45a7464b280b932ce8e06636c33c51c09363 Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 28 Jan 2005 17:39:21 +0000 Subject: [PATCH] Something I didn't check in ages ago --- lang/en/quiz.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'; -- 2.39.5