diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-03-29 04:47:17 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-03-29 04:47:17 +0000 |
commit | 7f0ebb4f16e95b1e943161cb5a2f4f8d92017a6d (patch) | |
tree | 37fc1c12ac81f8dac2aecd6ef5b38eafdf1d4f9a /config | |
parent | 14cfe2c67a5683c8cdbcaf73c043a8c23b6e68d8 (diff) | |
download | redmine-7f0ebb4f16e95b1e943161cb5a2f4f8d92017a6d.tar.gz redmine-7f0ebb4f16e95b1e943161cb5a2f4f8d92017a6d.zip |
remove duplicate empty line from config/locales/pt.yml
git-svn-id: http://svn.redmine.org/redmine/trunk@16432 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/pt.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/pt.yml b/config/locales/pt.yml index bf4aec580..b6c22b47b 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -142,7 +142,6 @@ pt: not_a_regexp: "is not a valid regular expression" open_issue_with_closed_parent: "An open issue cannot be attached to a closed parent task" - actionview_instancetag_blank_option: Selecione general_text_No: 'Não' @@ -199,7 +198,6 @@ pt: mail_subject_reminder: "Tem %{count} tarefa(s) para entregar nos próximos %{days} dias" mail_body_reminder: "%{count} tarefa(s) que estão atribuídas a si estão agendadas para estarem completas nos próximos %{days} dias:" - field_name: Nome field_description: Descrição field_summary: Sumário |