tbrehm
2009-08-25 69944a5535b16007bd2cd8c546e8be6dfc35adf8
interface/web/mail/lib/lang/br_mail_blacklist_list.lng
@@ -1,10 +1,11 @@
<?php
$wb["list_head_txt"] = 'Correio Lista Negra';
$wb["active_txt"] = 'Ativo';
$wb["server_id_txt"] = 'Servidor';
$wb["source_txt"] = 'Correio na lista negra';
$wb["type_txt"] = 'Tipo';
$wb["recipient_txt"] = 'Recipiente';
$wb["add_new_record_txt"] = 'Adcionar novo registro a lista';
$wb["access_txt"] = 'acesso';
$wb['list_head_txt'] = 'Correio Lista Negra';
$wb['active_txt'] = 'Ativo';
$wb['server_id_txt'] = 'Servidor';
$wb['source_txt'] = 'Correio na lista negra';
$wb['type_txt'] = 'Tipo';
$wb['recipient_txt'] = 'Recipiente';
$wb['add_new_record_txt'] = 'Adcionar novo registro a lista';
$wb['access_txt'] = 'acesso';
?>