From cd62f2d4b154a19e94d41547284f5b730d97413b Mon Sep 17 00:00:00 2001 From: martignoni Date: Sat, 25 Dec 2004 17:42:50 +0000 Subject: [PATCH] Three new strings for quiz config page --- lang/fr/moodle.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/fr/moodle.php b/lang/fr/moodle.php index bede205647..5d4e02c03b 100644 --- a/lang/fr/moodle.php +++ b/lang/fr/moodle.php @@ -444,6 +444,7 @@ $string['existingcoursedeleting'] = 'Cours existant, en le supprimant d\'abord'; $string['existingcreators'] = 'Responsables de cours existants'; $string['existingstudents'] = 'Étudiants inscrits'; $string['existingteachers'] = 'Enseignants existants'; +$string['explanation'] = 'Explication'; $string['failedloginattempts'] = '$a->attempts tentatives de connexion depuis votre dernière connexion'; $string['failedloginattemptsall'] = '$a->attempts tentatives de connexion pour $a->accounts comptes'; $string['feedback'] = 'Feedback'; @@ -456,6 +457,7 @@ $string['findmorecourses'] = 'Rechercher d\'autres cours...'; $string['firstdayofweek'] = '1'; $string['firstname'] = 'Prénom'; $string['firsttime'] = 'Première visite sur ce site ?'; +$string['fix'] = 'Correction'; $string['followingoptional'] = 'Les éléments suivants sont facultatifs'; $string['followingrequired'] = 'Les éléments suivants sont requis'; $string['force'] = 'Imposer '; @@ -918,6 +920,7 @@ $string['showtheselogs'] = 'Afficher cet historique'; $string['since'] = 'Depuis'; $string['sincelast'] = ' depuis la dernière connexion'; $string['site'] = 'Site'; +$string['sitedefault'] = 'Réglages par défaut du site'; $string['siteerrors'] = 'Erreurs du site'; $string['sitefiles'] = 'Fichiers du site'; $string['sitelogs'] = 'Historiques du site'; -- 2.39.5