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