diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-02-21 10:40:25 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-02-21 10:40:25 +0000 |
commit | 88da2159b40f441d359ed86ba6edfea75fa5eb5e (patch) | |
tree | 7d0b1319106174ecb1e0d41f6970496ef713439e /config/locales/en-GB.yml | |
parent | 648d27e978e98c50eabefd8ac7e170e3e85a3381 (diff) | |
download | redmine-88da2159b40f441d359ed86ba6edfea75fa5eb5e.tar.gz redmine-88da2159b40f441d359ed86ba6edfea75fa5eb5e.zip |
Remove unused "label_planning" from locale files (#24900)
Contributed by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@16336 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 219e7f73b..953cb6658 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -761,7 +761,6 @@ en-GB: label_preferences: Preferences label_chronological_order: In chronological order label_reverse_chronological_order: In reverse chronological order - label_planning: Planning label_incoming_emails: Incoming emails label_generate_key: Generate a key label_issue_watchers: Watchers |