From: martignoni Date: Sat, 21 Feb 2004 10:48:37 +0000 (+0000) Subject: Some more typos corrected X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7a1cb2c12adb241b615ccd0359f4dc172749503a;p=moodle.git Some more typos corrected --- 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';