From 8cbac338986a11b4344ea474871ce52c5457babb Mon Sep 17 00:00:00 2001 From: martignoni Date: Thu, 27 May 2004 11:21:39 +0000 Subject: [PATCH] Some tweaks --- lang/fr/forum.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/fr/forum.php b/lang/fr/forum.php index 65a9f9e792..af6deb47f8 100644 --- a/lang/fr/forum.php +++ b/lang/fr/forum.php @@ -88,9 +88,9 @@ $string['postincontext'] = 'Voir ce message dans son contexte'; $string['postmailinfo'] = 'Ceci est une copie du message posté sur le site $a. Pour ajouter une réponse sur le site, cliquer sur ce lien:'; -$string['postrating1'] = 'Contenu plutôt détaché'; -$string['postrating2'] = 'Contenu équilibré détaché et lié'; -$string['postrating3'] = 'Contenu plutôt lié'; +$string['postrating1'] = 'Message plutôt détaché'; +$string['postrating2'] = 'Message équilibré, détaché et lié'; +$string['postrating3'] = 'Message plutôt lié'; $string['posts'] = 'Messages'; $string['postupdated'] = 'Votre message a été modifié'; $string['processingpost'] = 'Enregistrement de l\'article $a'; -- 2.39.5