diff options
-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 |