]> git.mjollnir.org Git - moodle.git/commitdiff
Improved an error message, see http://moodle.org/bugs/bug.php?op=show&bugid=504&pos=0
authormartignoni <martignoni>
Sun, 2 Jan 2005 10:50:22 +0000 (10:50 +0000)
committermartignoni <martignoni>
Sun, 2 Jan 2005 10:50:22 +0000 (10:50 +0000)
lang/fr/quiz.php

index 2b76cba0fbb0d52b60ced566c9cd29b2de500091..435d2ec5a9aff76d3e66c4ffb4f8a0865d34d21f 100644 (file)
@@ -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é';