summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorrnck <dokuwiki@rnck.de>2015-07-02 15:55:57 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-07-02 15:55:57 +0200
commitf30ba39860122e7c5061989c09786dd2febe29eb (patch)
treeb72ac5497295549c190d48d09a24dfa979281729 /lib
parent3f8531c4cdc3b4caf157a1b1e954e160be82064b (diff)
downloadrpg-f30ba39860122e7c5061989c09786dd2febe29eb.tar.gz
rpg-f30ba39860122e7c5061989c09786dd2febe29eb.tar.bz2
translation update
Diffstat (limited to 'lib')
-rw-r--r--lib/plugins/authad/lang/de-informal/lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/de-informal/lang.php b/lib/plugins/authad/lang/de-informal/lang.php
index e9361d5fe..973c992d2 100644
--- a/lib/plugins/authad/lang/de-informal/lang.php
+++ b/lib/plugins/authad/lang/de-informal/lang.php
@@ -4,5 +4,8 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Andreas Gohr <gohr@cosmocode.de>
+ * @author rnck <dokuwiki@rnck.de>
*/
$lang['authpwdexpire'] = 'Dein Passwort läuft in %d Tag(en) ab. Du solltest es es frühzeitig ändern.';
+$lang['passchangefail'] = 'Das Passwort konnte nicht geändert werden. Eventuell wurde die Passwort-Richtlinie nicht eingehalten.';
+$lang['connectfail'] = 'Verbindung zum Active Directory Server fehlgeschlagen.';