From 7a1cb2c12adb241b615ccd0359f4dc172749503a Mon Sep 17 00:00:00 2001 From: martignoni Date: Sat, 21 Feb 2004 10:48:37 +0000 Subject: [PATCH] Some more typos corrected --- lang/fr/moodle.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/fr/moodle.php b/lang/fr/moodle.php index 37089f716a..90ffcc91bb 100644 --- a/lang/fr/moodle.php +++ b/lang/fr/moodle.php @@ -563,7 +563,7 @@ $string['movecategoryto'] = 'D $string['movecourseto'] = 'Déplacer le cours vers:'; $string['movedown'] = 'Descendre'; $string['movefilestohere'] = 'Déplacer les fichiers ici'; -$string['movefull'] = 'Déplacer $a à cette endroit'; +$string['movefull'] = 'Déplacer $a à cet endroit'; $string['movehere'] = 'Déplacer ici'; $string['moveleft'] = 'Déplacer à gauche'; $string['moveright'] = 'Déplacer à droite'; @@ -873,7 +873,7 @@ $string['version'] = 'Version'; $string['view'] = 'Visualisation'; $string['webpage'] = 'Page Web'; $string['week'] = 'Semaine'; -$string['weekhide'] = 'Cacher cette semaine de $a'; +$string['weekhide'] = 'Cacher cette semaine pour $a'; $string['weeklyoutline'] = 'Aperçu de la semaine'; $string['weekshow'] = 'Afficher cette semaine pour $a'; $string['welcometocourse'] = 'Bienvenue sur $a'; -- 2.39.5