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