summaryrefslogtreecommitdiff
path: root/lib/plugins/authad
diff options
context:
space:
mode:
authorPietroni <pietroni@informatique.univ-paris-diderot.fr>2015-05-13 17:31:08 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-05-13 17:31:08 +0200
commitc99a571951a32b7b0499cf969fd5e874ad354ff3 (patch)
tree2a03e6068ba8892aa05e1ea55ccbf3121a603b61 /lib/plugins/authad
parent5cbc64787ecd0f444538a65c4e62b0ed1b6df4a1 (diff)
downloadrpg-c99a571951a32b7b0499cf969fd5e874ad354ff3.tar.gz
rpg-c99a571951a32b7b0499cf969fd5e874ad354ff3.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authad')
-rw-r--r--lib/plugins/authad/lang/fr/lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/fr/lang.php b/lib/plugins/authad/lang/fr/lang.php
index 4999967dc..8b3b95b54 100644
--- a/lib/plugins/authad/lang/fr/lang.php
+++ b/lib/plugins/authad/lang/fr/lang.php
@@ -5,6 +5,9 @@
*
* @author ggallon <gwenael.gallon@mac.com>
* @author Yannick Aure <yannick.aure@gmail.com>
+ * @author Pietroni <pietroni@informatique.univ-paris-diderot.fr>
*/
$lang['domain'] = 'Domaine de connexion';
$lang['authpwdexpire'] = 'Votre mot de passe expirera dans %d jours, vous devriez le changer bientôt.';
+$lang['passchangefail'] = 'Impossible de changer le mot de passe. Il est possible que les règles de sécurité des mots de passe n\'aient pas été respectées.';
+$lang['connectfail'] = 'Impossible de se connecter au serveur Active Directory.';