summaryrefslogtreecommitdiff
path: root/inc/lang/fr
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2013-09-03 09:36:15 +0100
committerAnika Henke <anika@selfthinker.org>2013-09-03 09:36:15 +0100
commit33f552fab34c9ddcc3b647aedcc86a6209c708af (patch)
tree3def583bc67bee04feefebb2d07cefc00568a795 /inc/lang/fr
parent5fdb3847c799fe15ec53e1b13ce618fe31ca4b9b (diff)
downloadrpg-33f552fab34c9ddcc3b647aedcc86a6209c708af.tar.gz
rpg-33f552fab34c9ddcc3b647aedcc86a6209c708af.tar.bz2
removed unused lang string (authmodfailed)
Diffstat (limited to 'inc/lang/fr')
-rw-r--r--inc/lang/fr/lang.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/inc/lang/fr/lang.php b/inc/lang/fr/lang.php
index 017b2c7f6..10e193a03 100644
--- a/inc/lang/fr/lang.php
+++ b/inc/lang/fr/lang.php
@@ -2,7 +2,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
* @author Sébastien Bauer <sebastien.bauer@advalvas.be>
* @author Antoine Fixary <antoine.fixary@freesbee.fr>
* @author cumulus <pta-n56@myamail.com>
@@ -286,7 +286,6 @@ $lang['subscr_m_receive'] = 'Recevoir';
$lang['subscr_style_every'] = 'Recevoir un courriel à chaque modification';
$lang['subscr_style_digest'] = 'Courriel, tous les %.2f jours, résumant les modifications de chaque page';
$lang['subscr_style_list'] = 'Liste des pages modifiées depuis le dernier courriel (tous les %.2f jours)';
-$lang['authmodfailed'] = 'Mauvais paramétrage de l\'authentification. Merci d\'en informer l\'administrateur du wiki.';
$lang['authtempfail'] = 'L\'authentification est temporairement indisponible. Si cela perdure, merci d\'en informer l\'administrateur du wiki.';
$lang['authpwdexpire'] = 'Votre mot de passe expirera dans %d jours, vous devriez le changer bientôt.';
$lang['i_chooselang'] = 'Choisissez votre langue';