summaryrefslogtreecommitdiff
path: root/plugins/markasjunk/localization/pt_BR.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/markasjunk/localization/pt_BR.inc')
-rw-r--r--plugins/markasjunk/localization/pt_BR.inc20
1 files changed, 20 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/pt_BR.inc b/plugins/markasjunk/localization/pt_BR.inc
new file mode 100644
index 000000000..b99e60117
--- /dev/null
+++ b/plugins/markasjunk/localization/pt_BR.inc
@@ -0,0 +1,20 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/pt_BR/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Claudio F Filho <filhocf@gmail.com> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
+*/
+
+$labels = array();
+$labels['buttontitle'] = 'Marcar como Spam';
+$labels['reportedasjunk'] = 'Marcado como Spam com sucesso';
+