From aa707daa675c5296e90d98c7828c9df8b8a5f16f Mon Sep 17 00:00:00 2001 From: martignoni Date: Tue, 21 Dec 2004 21:46:37 +0000 Subject: [PATCH] Two new strings --- lang/fr/moodle.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/fr/moodle.php b/lang/fr/moodle.php index 88529c40b9..484d6fbca4 100644 --- a/lang/fr/moodle.php +++ b/lang/fr/moodle.php @@ -486,6 +486,7 @@ $string['fullname'] = 'Nom complet'; $string['fullnamedisplay'] = '$a->firstname $a->lastname'; $string['fullprofile'] = 'Profil complet'; $string['fullsitename'] = 'Nom complet du site'; +$string['functiondisabled'] = 'Cette fonction est actuellement désactivée'; $string['gd1'] = 'GD 1.x est installé'; $string['gd2'] = 'GD 2.x est installé'; $string['gdneed'] = 'GD doit être installé pour visualiser ce graphique'; @@ -868,6 +869,7 @@ $string['revert'] = 'Version pr $string['role'] = 'Rôle'; $string['rss'] = 'RSS'; $string['rssarticles'] = 'Nombre d\'articles RSS récents'; +$string['rsserror'] = 'Erreur lors de la lecture de données RSS'; $string['rsstype'] = 'Canal RSS de cette activité'; $string['savechanges'] = 'Enregistrer'; $string['saveto'] = 'Enregistrer sous'; -- 2.39.5