From: martignoni Date: Sun, 2 Jan 2005 10:50:22 +0000 (+0000) Subject: Improved an error message, see http://moodle.org/bugs/bug.php?op=show&bugid=504&pos=0 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=fb3f94c0207aa2925c0f80983625df4a4c892dc5;p=moodle.git Improved an error message, see http://moodle.org/bugs/bug.php?op=show&bugid=504&pos=0 --- 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é';