From 86700dd2218d4beef414abdbddab5f200977cb7d Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Fri, 19 Nov 2010 14:55:03 +0100 Subject: [PATCH] Update french translation --- languages/fr.php | 1 + views/default/account/forms/login.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/languages/fr.php b/languages/fr.php index 9d22815..f84b41f 100644 --- a/languages/fr.php +++ b/languages/fr.php @@ -17,6 +17,7 @@ 'saml_auth:settings:label:firstname' => "Prénom", 'saml_auth:settings:label:surname' => "Nom", 'saml_auth:settings:label:email' => "Courriel", + 'saml_auth:account:authentication:text' => "Veuillez cliquer sur le bouton Connexion", 'saml_auth:samlerror' => "Le plugin SAML n'est pas configuré correctement. Il n'est pas utilisé.", ); diff --git a/views/default/account/forms/login.php b/views/default/account/forms/login.php index 9d14dde..dd98799 100644 --- a/views/default/account/forms/login.php +++ b/views/default/account/forms/login.php @@ -35,7 +35,7 @@ $isAuth = $as->isAuthenticated();
' . elgg_echo('saml_auth:account:authentication:text') . '

' ?> - +