Marius Burkard
2016-02-12 b0f818efec0b74741d6fa53d0e86a95065d4e2d1
interface/web/mail/lib/lang/br_mail_forward_list.lng
@@ -1,8 +1,8 @@
<?php
$wb["list_head_txt"] = 'Encaminhamento de Correio';
$wb["active_txt"] = 'Ativo';
$wb["source_txt"] = 'origem';
$wb["destination_txt"] = 'Destino';
$wb["email_txt"] = 'Correio';
$wb["add_new_record_txt"] = 'Adcionar novo encaminhamento';
$wb['list_head_txt'] = 'Encaminhamento de Correio';
$wb['active_txt'] = 'Ativo';
$wb['source_txt'] = 'origem';
$wb['destination_txt'] = 'Destino';
$wb['email_txt'] = 'Correio';
$wb['add_new_record_txt'] = 'Adcionar novo encaminhamento';
?>