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