diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-11-09 18:06:00 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-11-09 18:06:00 +0000 |
commit | bc2ffc4bbd28233ef5883d1a3c6d4426d104f046 (patch) | |
tree | f623a154ed464560168fbfc9733b9730ebbfb64a /config/locales/pt-BR.yml | |
parent | 151892c3131a22ec7786362d79a207c30851fe5f (diff) | |
download | redmine-bc2ffc4bbd28233ef5883d1a3c6d4426d104f046.tar.gz redmine-bc2ffc4bbd28233ef5883d1a3c6d4426d104f046.zip |
Removed unused strings: label_(start|end)_to_(start|end) (#21175).
git-svn-id: http://svn.redmine.org/redmine/trunk@14858 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/pt-BR.yml')
-rw-r--r-- | config/locales/pt-BR.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 19c4e16dc..52fb197a1 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -577,10 +577,6 @@ pt-BR: label_blocked_by: bloqueado por label_precedes: precede label_follows: segue - label_end_to_start: fim para o início - label_end_to_end: fim para fim - label_start_to_start: início para início - label_start_to_end: início para fim label_stay_logged_in: Permanecer logado label_disabled: desabilitado label_show_completed_versions: Exibir versões completas |