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/it.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/it.yml')
-rw-r--r-- | config/locales/it.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index 475c5cd64..0dbd762a8 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -494,10 +494,6 @@ it: label_blocked_by: bloccata da label_precedes: precede label_follows: segue - label_end_to_start: fine a inizio - label_end_to_end: fine a fine - label_start_to_start: inizio a inizio - label_start_to_end: inizio a fine label_stay_logged_in: Rimani collegato label_disabled: disabilitato label_show_completed_versions: Mostra versioni completate |