From b5e74921f3c6888f3987e855f2b77f8ae8f82f0c Mon Sep 17 00:00:00 2001 From: martignoni Date: Mon, 22 Nov 2004 16:00:13 +0000 Subject: [PATCH] String trysearching added --- lang/fr/moodle.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/fr/moodle.php b/lang/fr/moodle.php index 2cc8d8ceff..ae4d56237c 100644 --- a/lang/fr/moodle.php +++ b/lang/fr/moodle.php @@ -969,13 +969,14 @@ $string['timezone'] = 'Fuseau horaire'; $string['to'] = 'À'; $string['today'] = 'Aujourd\'hui'; $string['todaylogs'] = 'Historique d\'aujourd\'hui'; -$string['toomanytoshow'] = 'Trop d\'utilisateurs pour les montrer tous'; +$string['toomanytoshow'] = 'Trop d\'utilisateurs pour les afficher tous.'; $string['top'] = 'Niveau supérieur'; $string['topic'] = 'Sujet'; $string['topichide'] = 'Cacher ce thème de $a'; $string['topicoutline'] = 'Aperçu des thèmes'; $string['topicshow'] = 'Afficher ce thème pour $a'; $string['total'] = 'Total'; +$string['trysearching'] = 'Essayez plutôt la recherche.'; $string['turneditingoff'] = 'Quitter le mode édition'; $string['turneditingon'] = 'Activer le mode édition'; $string['undecided'] = 'Pas d\'avis'; -- 2.39.5