From f8a1d181bb2b9555cb8c76c213e3597fe95235b8 Mon Sep 17 00:00:00 2001 From: martignoni Date: Sat, 12 Feb 2005 11:05:11 +0000 Subject: [PATCH] New string for the "parent folder" icon. --- lang/fr/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr/moodle.php b/lang/fr/moodle.php index 27d8596a3e6..00117d5e16d 100644 --- a/lang/fr/moodle.php +++ b/lang/fr/moodle.php @@ -833,6 +833,7 @@ $string['page'] = 'Page'; $string['pageheaderconfigablock'] = 'Configuration d\'un bloc dans %%fullname%%'; $string['parentcoursenotfound'] = 'Le cours parent n\'a pas été trouvé !'; $string['parentcoursenotmetacourse'] = 'Le cours parent n\'est pas un méta-cours !'; +$string['parentfolder'] = 'Dossier parent'; $string['parentlanguage'] = 'en'; $string['participants'] = 'Participants'; $string['password'] = 'Mot de passe';