From 15d475f269384da33146ae3285278045d876449f Mon Sep 17 00:00:00 2001 From: martignoni Date: Sat, 18 Dec 2004 13:58:09 +0000 Subject: [PATCH] string for 'back' in preview question --- lang/fr/quiz.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr/quiz.php b/lang/fr/quiz.php index bf2e410bcb..fb7dc93b67 100644 --- a/lang/fr/quiz.php +++ b/lang/fr/quiz.php @@ -26,6 +26,7 @@ $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['back'] = 'Retour à la question précédente'; $string['backtoquiz'] = 'Retour à l\'édition du test'; $string['bestgrade'] = 'Meilleure note'; $string['blackboard'] = 'Format Blackboard'; -- 2.39.5