ftimme
2013-03-25 627b359c78f1be056735da4d9a2ef0ecb39b9425
1
2
3
4
5
6
7
8
9
<?php
$wb['server_id_txt'] = 'Servidor';
$wb['source_txt'] = 'Dirección de lista blanca';
$wb['recipient_txt'] = 'Receptor';
$wb['active_txt'] = 'Activar';
$wb['source_error_notempty'] = 'La dirección está vacía';
$wb['type_txt'] = 'Tipo';
$wb['limit_mailfilter_txt'] = 'Se ha alcanzado el número máximo de filtros de correo para esta cuenta';
?>