tbrehm
2011-04-06 e23d30bb0594a900caa1f20a82644143b820ec81
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Apelido de Domínio';
$wb['active_txt'] = 'Ativo';
$wb['source_txt'] = 'Origem';
$wb['destination_txt'] = 'Destino';
$wb['add_new_record_txt'] = 'Adicionar novo Apelido de Domínio';
?>