From e62f4fc7055672b3ba536799f7e612a1a0948c60 Mon Sep 17 00:00:00 2001 From: martignoni Date: Fri, 7 May 2004 09:53:32 +0000 Subject: [PATCH] Typos corrected --- lang/fr/calendar.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/fr/calendar.php b/lang/fr/calendar.php index 795ea97581..b5c9bf0e66 100644 --- a/lang/fr/calendar.php +++ b/lang/fr/calendar.php @@ -17,8 +17,8 @@ $string['durationuntil'] = 'Jusqu\'au'; $string['editevent'] = 'Modifier l\'événement'; $string['errorbeforecoursestart'] = 'Impossible de fixer un événement avant le début du cours'; $string['errorinvaliddate'] = 'Date invalide'; -$string['errorinvalidminutes'] = 'Indiquez une durée en minutes (un nombre 1 and 999).'; -$string['errorinvalidrepeats'] = 'Indiquez un nombre d\'événements (un nombre 1 and 99).'; +$string['errorinvalidminutes'] = 'Indiquez une durée en minutes (un nombre 1 et 999).'; +$string['errorinvalidrepeats'] = 'Indiquez un nombre d\'événements (un nombre 1 et 99).'; $string['errornodescription'] = 'Une description est requise'; $string['errornoeventname'] = 'Le nom est requis'; $string['eventdate'] = 'Date'; @@ -53,7 +53,7 @@ $string['pref_timeformat'] = 'Format d\'affichage des heures'; $string['preferences'] = 'Réglages'; $string['preferences_available'] = 'Vos réglages personnels'; $string['repeatnone'] = 'Sans répétition'; -$string['repeatweeksl'] = 'Repeat weekly, creating altogether '; +$string['repeatweeksl'] = 'Répétition hebdomadaire, création de tous les '; $string['repeatweeksr'] = 'événements'; $string['shown'] = 'affichés'; $string['spanningevents'] = 'Événements en cours'; -- 2.39.5