xref: /dokuwiki/lib/plugins/authldap/lang/de/lang.php (revision f6e0950d65e6d9a0b5081a5534e2eb3648d23df0)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Philip Knack <p.knack@stollfuss.de>
7 * @author Hella Breitkopf <hella.breitkopf@gmail.com>
8 */
9$lang['connectfail']           = 'LDAP-Verbindung scheitert: %s';
10$lang['domainfail']            = 'LDAP kann Ihren Benutzer (DN) nicht finden';
11