tbrehm
2011-01-12 1cc59e3348f42c8204b001e3eb81541b1978600f
1
2
3
4
5
6
7
8
9
<?php
$wb['server_id_txt'] = 'Servidor';
$wb['source_txt'] = 'Lista Negra';
$wb['recipient_txt'] = 'Recipiente';
$wb['active_txt'] = 'Ativo';
$wb['source_error_notempty'] = 'Endereço em branco.';
$wb['type_txt'] = 'Tipo';
$wb['limit_mailfilter_txt'] = 'Máximo de filtros de e-mail para esta conta foi alcançado.';
?>