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/fr.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/fr.yml')
-rw-r--r-- | config/locales/fr.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 76dcfe4d1..c3778804b 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -811,10 +811,6 @@ fr: label_follows: Suit label_copied_to: Copié vers label_copied_from: Copié depuis - label_end_to_start: fin à début - label_end_to_end: fin à fin - label_start_to_start: début à début - label_start_to_end: début à fin label_stay_logged_in: Rester connecté label_disabled: désactivé label_show_completed_versions: Voir les versions passées |