diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-03-08 09:06:16 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-03-08 09:06:16 +0000 |
commit | 1830064918cdd134a48dbe9c702c20240177df57 (patch) | |
tree | 1f723d1f0b3746520cbb399f60db5263ee3897ca /lang/pt.yml | |
parent | a4c6c62c8b13db7987d115cbaf0011186e9f056e (diff) | |
download | redmine-1830064918cdd134a48dbe9c702c20240177df57.tar.gz redmine-1830064918cdd134a48dbe9c702c20240177df57.zip |
Changes 'Fixed version' label to 'Target version' (closes #723, #808).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1206 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/pt.yml')
-rw-r--r-- | lang/pt.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pt.yml b/lang/pt.yml index 59176b2fe..f59e3b06a 100644 --- a/lang/pt.yml +++ b/lang/pt.yml @@ -117,7 +117,7 @@ field_subject: Assunto field_due_date: Data final field_assigned_to: Atribuído para field_priority: Prioridade -field_fixed_version: Versão corrigida +field_fixed_version: Target version field_user: Usuário field_role: Regra field_homepage: Página inicial |