From 1e2d0394448e748436f5b0877cf6b867f663e1d0 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Tue, 15 Oct 2013 11:24:12 +0200 Subject: Corrections i18n/fr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guillemets unicodes + retour à "This is the end" --- app/i18n/fr.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/i18n') diff --git a/app/i18n/fr.php b/app/i18n/fr.php index 48b543b7c..90ecbb8bb 100644 --- a/app/i18n/fr.php +++ b/app/i18n/fr.php @@ -162,7 +162,7 @@ return array ( 'display_articles_unfolded' => 'Afficher les articles dépliés par défaut', 'after_onread' => 'Après marqué comme lu,', 'jump_next' => 'sauter au prochain voisin non lu', - 'img_with_lazyload' => 'Utiliser le mode "lazy load" pour charger les images', + 'img_with_lazyload' => 'Utiliser le mode “lazy load” pour charger les images', 'auto_read_when' => 'Marquer comme lu lorsque', 'article_selected' => 'l’article est sélectionné', 'article_open_on_website' => 'l’article est ouvert sur le site d’origine', @@ -253,7 +253,7 @@ return array ( 'steps' => 'Étapes', 'checks' => 'Vérifications', 'bdd_configuration' => 'Configuration de la base de données', - 'this_is_the_end' => 'C’est fini', + 'this_is_the_end' => 'This is the end', 'ok' => 'Ok !', 'congratulations' => 'Félicitations !', -- cgit v1.2.3