From 80a43a7b650eba9d3764c424244d6e9e0f8fe584 Mon Sep 17 00:00:00 2001 From: martignoni Date: Mon, 20 Sep 2004 11:20:11 +0000 Subject: [PATCH] Toward XHTML compliance (ter) --- lang/fr/editor.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/fr/editor.php b/lang/fr/editor.php index 118ecdea3c..e8c173c51e 100644 --- a/lang/fr/editor.php +++ b/lang/fr/editor.php @@ -2,7 +2,6 @@ $string['about'] = 'À propos de cet éditeur'; $string['absbottom'] = 'Absbottom'; -$string['middle'] = 'middle'; $string['address'] = 'Adresse'; $string['alignment'] = 'Alignement'; $string['alternatetext'] = 'Texte alt'; @@ -60,7 +59,8 @@ $string['linktargetself'] = 'M $string['linktargettop'] = 'Même fenêtre'; $string['linktitle'] = 'Titre'; $string['linkurl'] = 'URL'; -$string['middle'] = 'Milieu'; +// $string['middle'] = 'Milieu'; +$string['middle'] = 'middle'; $string['minimize'] = 'Minimiser l\'éditeur'; $string['move'] = 'Déplacer'; $string['normal'] = 'Normal'; -- 2.39.5