Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
24a2f0 1 <?php
97b472 2 $wb['list_head_txt'] = 'Fetch emails from external POP3 / IMAP servers';
407003 3 $wb['active_txt'] = 'Attivo';
97b472 4 $wb['server_id_txt'] = 'Server';
F 5 $wb['source_server_txt'] = 'External Server';
407003 6 $wb['source_username_txt'] = 'Nome Utente';
TB 7 $wb['destination_txt'] = 'Destinazione';
8 $wb['add_new_record_txt'] = 'Aggiungi un nuovo  Account';
97b472 9 ?>