From dbf82ac07875a3b71b3bb8e68adedeedfbd07348 Mon Sep 17 00:00:00 2001
From: Fil <fil@rezo.net>
Date: Thu, 22 Jun 2006 15:19:28 +0000
Subject: [PATCH] =?UTF-8?q?correction=20caract=C3=A8re=20de=20guillemet=20?=
 =?UTF-8?q?non=20transform=C3=A9=20en=20entit=C3=A9=20&#148;?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 ecrire/lang/ecrire_en.php | 2 +-
 ecrire/lang/spip_en.php   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/ecrire/lang/ecrire_en.php b/ecrire/lang/ecrire_en.php
index fc857ed507..66adeb253b 100644
--- a/ecrire/lang/ecrire_en.php
+++ b/ecrire/lang/ecrire_en.php
@@ -586,7 +586,7 @@ requiring an FTP access to the Web site.',
 'info_suivi_activite' => 'Follow-up of editorial activity',
 'info_supprimer_mot' => 'delete this keyword',
 'info_surtitre' => 'Top title:',
-'info_syndication_integrale_1' => 'Your site offers syndication files (see &#147;<a href="@url@">@titre@</a>”).',
+'info_syndication_integrale_1' => 'Your site offers syndication files (see &#147;<a href="@url@">@titre@</a>&#148;).',
 'info_syndication_integrale_2' => 'Do you wish to send whole articles or only a summary of a few hundred characters?',
 'info_taille_maximale_vignette' => 'Maximum size of vignettes generated by the system:',
 'info_terminer_installation' => 'You can now finish the standard installation process.',
diff --git a/ecrire/lang/spip_en.php b/ecrire/lang/spip_en.php
index b27a5968ac..91af956e45 100644
--- a/ecrire/lang/spip_en.php
+++ b/ecrire/lang/spip_en.php
@@ -24,6 +24,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 'admin_recalculer' => 'Refresh this page',
 'alerte_maj_impossible' => '<b>Warning!</b> Failed to update the MySQL database to version @version@, maybe due to a permissions problem on the database. Please contact your ISP.',
 'analyse_xml' => 'XML parsing',
+'antispam_champ_vide' => '<MODIF>Please leave this field empty:',
 'avis_archive_incorrect' => 'archive file is not a valid SPIP file',
 'avis_archive_invalide' => 'archive file is not valid',
 'avis_attention' => 'CAUTION!',
-- 
GitLab