From efd4e5402ffc7270dcd0be705f2002342f950b58 Mon Sep 17 00:00:00 2001 From: martignoni Date: Wed, 18 May 2005 14:36:56 +0000 Subject: [PATCH] Typo :-( --- lang/fr/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fr/auth.php b/lang/fr/auth.php index 1dd0f253e9f..c408423060f 100644 --- a/lang/fr/auth.php +++ b/lang/fr/auth.php @@ -97,7 +97,7 @@ $string['auth_shibboleth_login'] = 'Connexion Shibboleth'; $string['auth_shibboleth_manual_login'] = 'Connexion manuelle'; $string['auth_shib_convert_data'] = 'API de modification de données'; $string['auth_shib_convert_data_description'] = 'Vous pouvez utiliser cette API pour modifier les données fournies par Shibboleth. Lisez le fichier README pour d\'autres instructions.'; -$string['auth_shib_convert_data_warning'] = 'Le fichier n\'existe pas ou n\'est pas accessible en lecture par le serveurweb !'; +$string['auth_shib_convert_data_warning'] = 'Le fichier n\'existe pas ou n\'est pas accessible en lecture par le serveurweb !'; $string['auth_shib_only'] = 'Seulement Shibboleth'; $string['auth_shib_only_description'] = 'Cocher cette option pour imposer l\'authentiication Shibboleth'; $string['auth_shib_username_description'] = 'Nom de la variable d\'environement du serveur web Shibboleth à utiliser comme nom d\'utilisateur Moodle';