From 897af06af9522ded99b1e0f46730299e89856ffe Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Mon, 11 Jun 2012 05:00:57 -0400
Subject: [PATCH] Updated version number to 3.0.4.6

---
 interface/web/mail/lib/lang/br.lng |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/interface/web/mail/lib/lang/br.lng b/interface/web/mail/lib/lang/br.lng
index 11b00f6..11c935d 100644
--- a/interface/web/mail/lib/lang/br.lng
+++ b/interface/web/mail/lib/lang/br.lng
@@ -8,12 +8,12 @@
 $wb['Domain'] = 'Domínio';
 $wb['Email Catchall'] = 'Correio Catchall';
 $wb['Email Forward'] = 'Encaminhamento de Correio';
-$wb['Get Email'] = 'Get Email';
+$wb['Get Email'] = 'Pegar Email';
 $wb['Spamfilter'] = 'Filtro Spam';
 $wb['Email Routing'] = 'Rota de Correio';
 $wb['Email transport'] = 'Transporte de Correio';
 $wb['Mailbox'] = 'Caixa de Correio';
-$wb['Autoresponder'] = 'Autoresponder';
+$wb['Autoresponder'] = 'Resposta Automática';
 $wb['Mail Filter'] = 'Filtro de Correio';
 $wb['Custom Rules'] = 'Regras Personalizadas';
 $wb['Email filter'] = 'Filtro de Correio';
@@ -42,4 +42,6 @@
 $wb['Postfix Blacklist'] = 'Postfix (Lista Negra)';
 $wb['Content Filter'] = 'Filtros de Conteúdo';
 $wb['Global Filters'] = 'Filtros Globais';
+$wb['Domain Alias'] = 'Alias de Domínio';
+$wb['Relay Recipients'] = 'Recipientes de Relay';
 ?>

--
Gitblit v1.9.1