From 1e28112d134ffc284e5293d1e847a400f883b534 Mon Sep 17 00:00:00 2001
From: moglia <moglia@ispconfig3>
Date: Wed, 12 Aug 2009 18:33:34 -0400
Subject: [PATCH] Update of Brazilian Language Files.

---
 interface/web/mail/lib/lang/br_mail_blacklist_list.lng |   17 +++++++++--------
 1 files changed, 9 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 d31ef50..d953286 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,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';
 ?>
+

--
Gitblit v1.9.1