lang.php 308 B

123456789
  1. <?php
  2. /**
  3. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  4. *
  5. * @author Frederico Gonçalves Guimarães <frederico@teia.bio.br>
  6. */
  7. $lang['connectfail'] = 'Não foi possível conectar ao LDAP: %s';
  8. $lang['domainfail'] = 'Não foi possível encontrar o seu user dn no LDAP';