From d150d8f47c230424954606b02c7a319c19359150 Mon Sep 17 00:00:00 2001 From: martignoni Date: Tue, 17 Aug 2004 07:39:09 +0000 Subject: [PATCH] New strings for anchors --- lang/fr/editor.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/fr/editor.php b/lang/fr/editor.php index 070d78dcb9..b7c6ba1c71 100644 --- a/lang/fr/editor.php +++ b/lang/fr/editor.php @@ -6,6 +6,7 @@ $string['absmiddle'] = 'Absmiddle'; $string['address'] = 'Adresse'; $string['alignment'] = 'Alignement'; $string['alternatetext'] = 'Texte alt'; +$string['anchorname'] = 'Nom d\'ancrage'; $string['baseline'] = 'Ligne de base'; $string['bold'] = 'Gras'; $string['borderthickness'] = 'Épaisseur bordure'; @@ -19,6 +20,7 @@ $string['chooseicon'] = 'Choisir une ic $string['close'] = 'Fermer'; $string['cols'] = 'Colonnes'; $string['copy'] = 'Copier la sélection'; +$string['createanchor'] = 'Insérer un ancrage'; $string['createfolder'] = 'Nouveau dossier'; $string['createlink'] = 'Insérer un lien web'; $string['cut'] = 'Couper la sélection'; -- 2.39.5