diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-10-17 23:39:19 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-10-17 23:39:19 +0000 |
commit | c3788674ff3b64fdc25aa34cbb1ace04cd914338 (patch) | |
tree | 86e38061cf97611fbfcb878c911d43567de3c7ec /config/locales/pt-BR.yml | |
parent | d62b90db7327be488007d382f84c469f9fbe4ffe (diff) | |
download | redmine-c3788674ff3b64fdc25aa34cbb1ace04cd914338.tar.gz redmine-c3788674ff3b64fdc25aa34cbb1ace04cd914338.zip |
remove field_is_in_chlog and label_change_log from locales which removed r3147
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10665 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/pt-BR.yml')
-rw-r--r-- | config/locales/pt-BR.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 131807837..934655d24 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -917,7 +917,6 @@ pt-BR: label_close_versions: Fechar versões concluídas label_board_sticky: Marcado label_board_locked: Travado - label_change_log: Registro de alterações permission_export_wiki_pages: Exportar páginas wiki setting_cache_formatted_text: Realizar cache de texto formatado permission_manage_project_activities: Gerenciar atividades do projeto |