lang.php 337 B

12345678910
  1. <?php
  2. /**
  3. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  4. *
  5. * @author Jose Luis Sanches <jose.reis.sanches@gmail.com>
  6. * @author Paulo Carmino <contato@paulocarmino.com>
  7. */
  8. $lang['connectfail'] = 'Não foi possível conectar o LDAP: %s';
  9. $lang['domainfail'] = 'O LDAP não encontrou seu utilizador';