From ac283ca7bc1f575842f1b2b75fc04962fef3cea3 Mon Sep 17 00:00:00 2001 From: martignoni Date: Sat, 8 May 2004 19:41:54 +0000 Subject: [PATCH] New string for backup/restore --- lang/fr/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr/moodle.php b/lang/fr/moodle.php index f33355bf573..18972622457 100644 --- a/lang/fr/moodle.php +++ b/lang/fr/moodle.php @@ -236,6 +236,7 @@ $string['datemostrecentfirst'] = 'Date - la plus r $string['datemostrecentlast'] = 'Date - la plus récente en dernier'; $string['day'] = 'jour'; $string['days'] = 'jours'; +$string['decodinginternallinks'] = 'Décodage des liens internes'; $string['defaultcoursefullname'] = 'Nom du cours'; $string['defaultcourseshortname'] = 'XXX000'; $string['defaultcoursestudent'] = 'Étudiant';