diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2018-12-16 07:40:14 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2018-12-16 07:40:14 +0000 |
commit | 64668d9d8321cba454f7025877eab08cc3cfd9ba (patch) | |
tree | 4bde151d17e6ba477de15ae5f4b188fab4870cbd /config/locales/en-GB.yml | |
parent | ede29cde28fd5212473c3af03e2c49461f0fe16b (diff) | |
download | redmine-64668d9d8321cba454f7025877eab08cc3cfd9ba.tar.gz redmine-64668d9d8321cba454f7025877eab08cc3cfd9ba.zip |
Adds :label_delete_link_to_subtask to locales (#23392).
git-svn-id: http://svn.redmine.org/redmine/trunk@17748 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, 1 insertions, 0 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 2364d733a..46f8f26e3 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1259,3 +1259,4 @@ en-GB: error_token_expired: This password recovery link has expired, please try again. error_spent_on_future_date: Cannot log time on a future date setting_timelog_accept_future_dates: Accept time logs on future dates + label_delete_link_to_subtask: Delete relation |