From 32798c2030c492cfe4c876f0b54dd5b46d600d6c Mon Sep 17 00:00:00 2001 From: martignoni Date: Mon, 31 May 2004 08:47:02 +0000 Subject: [PATCH] Adding strings for duplication --- lang/fr/moodle.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/fr/moodle.php b/lang/fr/moodle.php index 932fac2fbc..2180ddbc45 100644 --- a/lang/fr/moodle.php +++ b/lang/fr/moodle.php @@ -277,6 +277,9 @@ $string['down'] = 'Vers le bas'; $string['downloadexcel'] = 'Télécharger en format Excel'; $string['downloadtext'] = 'Télécharger en format texte'; $string['doyouagree'] = 'Avez-vous lu et compris ces conditions ?'; +$string['duplicate'] = 'Dupliquer'; +$string['duplicatinga'] = 'Duplication de $a'; +$string['duplicatingain'] = 'Duplication de $a->what vers $a->in'; $string['edit'] = 'Modifier $a'; $string['editcoursesettings'] = 'Modifier les paramètres du cours'; $string['editfiles'] = 'Modifier les fichiers'; -- 2.39.5