From 316990dedbe82eca92400a59ad7a41554b3fd9c3 Mon Sep 17 00:00:00 2001 From: touffies Date: Thu, 7 Nov 2013 12:06:09 +0100 Subject: [PATCH] Change the french translation of Register --- templates/default/I18n/fr_FR.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/default/I18n/fr_FR.php b/templates/default/I18n/fr_FR.php index 2aaec2b6e..82a4581c4 100755 --- a/templates/default/I18n/fr_FR.php +++ b/templates/default/I18n/fr_FR.php @@ -148,7 +148,7 @@ return array( 'Rating' => 'Avis', 'Ref.' => '', 'Register!' => 'S\'inscrire !', - 'Register' => 'Se connecter', + 'Register' => 'S\'inscrire', 'Regular Price:' => 'Prix :', 'Related' => 'Liés', // voir le contexte pour l'accord 'Remove this address' => 'Supprimer cette adresse', @@ -165,7 +165,7 @@ return array( 'Send' => 'Envoyer', 'Shipping Tax' => 'Frais de livraison', 'Show' => 'Voir', - 'Sign In' => 'S\'inscrire', + 'Sign In' => 'Se connecter', 'Sign up to receive our latest news.' => 'Inscrivez-vous pour recevoir nos actualités.', 'Skip to content' => 'Aller au contenu', 'Sort By' => 'Trier par',