diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2019-01-20 07:41:42 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2019-01-20 07:41:42 +0000 |
commit | 3b7e382d9870b1bfc8f915c369c3a89590fbd33b (patch) | |
tree | 803e1e24b18673e1338d3f0b37bcd7a20f7b4e44 | |
parent | 8f5849613838c45ad1d7674fb517b3430d1a8663 (diff) | |
download | redmine-3b7e382d9870b1bfc8f915c369c3a89590fbd33b.tar.gz redmine-3b7e382d9870b1bfc8f915c369c3a89590fbd33b.zip |
Update en-GB locale (#3848).
git-svn-id: http://svn.redmine.org/redmine/trunk@17834 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | config/locales/en-GB.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 00db73233..5cd0e1444 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1260,6 +1260,5 @@ en-GB: 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 - error_not_allowed_to_log_time_for_other_users: Your role is not allowed to log time - for other users + error_not_allowed_to_log_time_for_other_users: You are not allowed to log time for other users permission_log_time_for_other_users: Log spent time for other users |