tbrehm
2011-04-06 e23d30bb0594a900caa1f20a82644143b820ec81
1
2
3
4
5
6
7
8
9
10
<?php
$wb['server_id_txt'] = 'Servidor';
$wb['domain_txt'] = 'Domí­nio';
$wb['destination_txt'] = 'Destino';
$wb['type_txt'] = 'Tipo';
$wb['mx_txt'] = 'Sem MX Lookup';
$wb['sort_order_txt'] = 'Ordenar por';
$wb['active_txt'] = 'Ativo';
$wb['limit_mailrouting_txt'] = 'Máximo de rotas para esta conta foi alcançado.';
?>