10 lines
276 B
PHP

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Arne Hanssen <arnehans@getmail.no>
*/
$lang['connectfail'] = 'LDAP klarte ikke koble til: %s';
$lang['domainfail'] = 'LDAP greide ikke finne din bruker-dn (dist.name)';