From f951727ebf1b3269d989b094c8f0a2e524a336bf Mon Sep 17 00:00:00 2001 From: martignoni Date: Thu, 20 May 2004 07:58:53 +0000 Subject: [PATCH] New string 'attemptsexist' added --- lang/fr/quiz.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr/quiz.php b/lang/fr/quiz.php index 6bdc46d1cc..af72468067 100644 --- a/lang/fr/quiz.php +++ b/lang/fr/quiz.php @@ -24,6 +24,7 @@ $string['attemptlast'] = 'Derni $string['attemptquiznow'] = 'Faire le test maintenant'; $string['attempts'] = 'Tentatives'; $string['attemptsallowed'] = 'Nombre de tentatives autorisées'; +$string['attemptsexist'] = 'Quelqu\'un a déjà effectué ce test'; $string['attemptsunlimited'] = 'Nombre illimité de tentatives'; $string['backtoquiz'] = 'Retour à l\'édition du test'; $string['bestgrade'] = 'Meilleure note'; -- 2.39.5