Till Brehm
2016-04-20 4bdecca49d751ab034d196b5c001bbfc813a567d
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';
?>