summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2007-02-24 14:39:31 +0100
committerAndreas Gohr <andi@splitbrain.org>2007-02-24 14:39:31 +0100
commit09e869ed0f18ec8243b282132fd258b87100e08e (patch)
tree86bb78d25f2cd11694fd09e8db4367cfed9fe2a5
parentaee421690559b9f36e54984f093bac1fceba0814 (diff)
downloadrpg-09e869ed0f18ec8243b282132fd258b87100e08e.tar.gz
rpg-09e869ed0f18ec8243b282132fd258b87100e08e.tar.bz2
pt-br translation fix (debian-bug #409064)
darcs-hash:20070224133931-7ad00-165d466a66e7c1d9a73d9e62efd30f6101b2fd03.gz
-rw-r--r--inc/lang/pt-br/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/pt-br/lang.php b/inc/lang/pt-br/lang.php
index fe65fcae1..a9aebf4f9 100644
--- a/inc/lang/pt-br/lang.php
+++ b/inc/lang/pt-br/lang.php
@@ -44,7 +44,7 @@ $lang['btn_profile'] = 'Atualizar perfil';
$lang['btn_reset'] = 'Limpar';
$lang['btn_resendpwd'] = 'Enviar nova senha';
-$lang['loggedinas'] = 'Autenticar-se como';
+$lang['loggedinas'] = 'Autenticado(a) como';
$lang['user'] = 'Nome de usuário';
$lang['pass'] = 'Senha';
$lang['newpass'] = 'Nova senha';