diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-12-12 15:23:22 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2009-12-12 15:23:22 +0000 |
commit | c66943c9b893483883e7c18e55aea7587f9f7bbd (patch) | |
tree | 75887733cae416071f1b4c30f57666285fa41eaf /config/locales/pt-BR.yml | |
parent | 21b52d2fd968c0386b45747fe9c10d43e500d473 (diff) | |
download | redmine-c66943c9b893483883e7c18e55aea7587f9f7bbd.tar.gz redmine-c66943c9b893483883e7c18e55aea7587f9f7bbd.zip |
Removes changelog view.
All trackers can now be displayed on the roadmap. By default, only those marked as displayed on the roadmap are displayed.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3162 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/pt-BR.yml')
-rw-r--r-- | config/locales/pt-BR.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 2230ea157..c34de1c64 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -238,7 +238,6 @@ pt-BR: field_homepage: Página inicial field_is_public: Público field_parent: Sub-projeto de - field_is_in_chlog: Exibir na lista de alterações field_is_in_roadmap: Exibir no planejamento field_login: Usuário field_mail_notification: Notificações por e-mail @@ -432,7 +431,6 @@ pt-BR: label_news_latest: Últimas notícias label_news_view_all: Ver todas as notícias label_news_added: Notícia adicionada - label_change_log: Registro de alterações label_settings: Configurações label_overview: Visão geral label_version: Versão |