From d9bcf68e395d6156645a7974b1a992aa6e6c00aa Mon Sep 17 00:00:00 2001
From: Marius Cramer <m.cramer@pixcept.de>
Date: Mon, 14 Oct 2013 08:57:25 -0400
Subject: [PATCH] Added missing empty directories from svn import

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

diff --git a/interface/web/mail/lib/lang/br.lng b/interface/web/mail/lib/lang/br.lng
index 11b00f6..a02f879 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,7 @@
 $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';
+$wb['Mailbox quota'] = 'Mailbox quota';
 ?>

--
Gitblit v1.9.1