From fb3f94c0207aa2925c0f80983625df4a4c892dc5 Mon Sep 17 00:00:00 2001 From: martignoni Date: Sun, 2 Jan 2005 10:50:22 +0000 Subject: [PATCH] Improved an error message, see http://moodle.org/bugs/bug.php?op=show&bugid=504&pos=0 --- lang/fr/quiz.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr/quiz.php b/lang/fr/quiz.php index 2b76cba0fb..435d2ec5a9 100644 --- a/lang/fr/quiz.php +++ b/lang/fr/quiz.php @@ -56,6 +56,7 @@ $string['countdown'] = 'Compte $string['countdownfinished'] = 'Le test se termine, vous devez envoyer vos réponses maintenant.'; $string['countdowntenminutes'] = 'Le test se terminera dans 10 minutes.'; $string['coursetestmanager'] = 'Format CTM'; +$string['createfirst'] = 'Vous devez d\'abord créer quelques questions à réponse courte.'; $string['createmultiple'] = 'Créer plusieurs questions'; $string['createnewquestion'] = 'Créer une question'; $string['custom'] = 'Format personnalisé'; -- 2.39.5