From 494917edf83c3d9e4bfa476532761887a3c8a20f Mon Sep 17 00:00:00 2001
From: Lahmizzar Muinela <lahmizzar@devxive.com>
Date: Sun, 09 Mar 2014 17:34:17 -0400
Subject: [PATCH] chng 2 one-liner in xml code

---
 languages/pt-BR/site/pt-BR.com_projectfork.ini |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/languages/pt-BR/site/pt-BR.com_projectfork.ini b/languages/pt-BR/site/pt-BR.com_projectfork.ini
index c62ac79..80e6d49 100644
--- a/languages/pt-BR/site/pt-BR.com_projectfork.ini
+++ b/languages/pt-BR/site/pt-BR.com_projectfork.ini
@@ -3,7 +3,7 @@
 ; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
 ; Note : All ini files need to be saved as UTF-8 - No BOM
 
-; 
+;
 ; @since 4.1
 ;
 
@@ -11,7 +11,7 @@
 JGLOBAL_CHECK_ALL = "Seleciona tudo"
 
 
-; 
+;
 ; @since 4.0
 ;
 
@@ -25,7 +25,7 @@
 COM_PROJECTFORK_ACTION_COPY = "Copiar"
 COM_PROJECTFORK_ACTION_DELETE = "Excluir"
 COM_PROJECTFORK_ACTION_CHECKIN = "Check-in"
-COM_PROJECTFORK_ACTION_TRASH = "Lixo"
+COM_PROJECTFORK_ACTION_TRASH = "Lixeira"
 COM_PROJECTFORK_ACTION_NEW = "Novo"
 COM_PROJECTFORK_ACTION_EDIT = "Editar"
 COM_PROJECTFORK_ACTION_REPLY = "Responder"

--
Gitblit v1.9.1