From dd2551ddeaeffd9ea16c2ccf1e772249e5811469 Mon Sep 17 00:00:00 2001
From: moglia <moglia@ispconfig3>
Date: Tue, 11 Aug 2009 14:49:25 -0400
Subject: [PATCH] Update of Brazilian Language Files. Translation folow Fixed: FS#822 -for Main tabs at top not applying translations. Now login page and main tabs translations works. regards till.

---
 interface/web/mail/lib/lang/br_mail_blacklist_list.lng |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/interface/web/mail/lib/lang/br_mail_blacklist_list.lng b/interface/web/mail/lib/lang/br_mail_blacklist_list.lng
index 9395a2c..d31ef50 100644
--- a/interface/web/mail/lib/lang/br_mail_blacklist_list.lng
+++ b/interface/web/mail/lib/lang/br_mail_blacklist_list.lng
@@ -1,10 +1,10 @@
 <?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';
 ?>

--
Gitblit v1.9.1