Moll
2016-07-04 13aef587a38d03c96823a7b658f1c3d663aabe07
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';
?>