Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
1
2
3
4
5
6
7
8
9
<?php
$wb['active_txt'] = 'Habilitado';
$wb['add_new_record_txt'] = 'AƱadir cuenta';
$wb['destination_txt'] = 'Destino';
$wb['list_head_txt'] = 'Obtener correos POP3 / IMAP de cuentas alojadas en servidores externos';
$wb['server_id_txt'] = 'Servidor';
$wb['source_server_txt'] = 'Servidor externo';
$wb['source_username_txt'] = 'Nombre de usuario';
?>