From b436485f09dd6aed57d9493f78f8db5d02680e40 Mon Sep 17 00:00:00 2001 From: martignoni Date: Thu, 20 May 2004 07:57:29 +0000 Subject: [PATCH] New string for opening quizzes --- lang/fr/quiz.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/fr/quiz.php b/lang/fr/quiz.php index 7c4a07ca0d..6bdc46d1cc 100644 --- a/lang/fr/quiz.php +++ b/lang/fr/quiz.php @@ -128,9 +128,10 @@ $string['questions'] = 'Questions'; $string['quizavailable'] = 'Le test est disponible jusqu\'au $a'; $string['quizclose'] = 'Fermer le test'; $string['quizclosed'] = 'Ce test a été fermé le $a'; -$string['quizcloses'] = 'Test fermé'; +$string['quizcloses'] = 'Test est fermé'; $string['quiznotavailable'] = 'Ce test ne sera pas disponible avant le $a'; $string['quizopen'] = 'Ouvrir ce test'; +$string['quizopens'] = 'Le test est disponible'; $string['random'] = 'Question aléatoire'; $string['randomcreate'] = 'Créer des questions aléatoires'; $string['randomsamatch'] = 'Question aléatoire à réponse courte'; -- 2.39.5