xref: /dokuwiki/lib/plugins/authldap/lang/de/lang.php (revision c0e0ec79d7123838c2f8b50236539247e4888830)
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