diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-05-30 07:40:57 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-05-30 07:40:57 +0000 |
commit | 6659aad3ef651b714a66d648cef2f25e3fff8516 (patch) | |
tree | 4f820edcddb221573b29f91a05786eabff94dd7a /config/locales/en.yml | |
parent | 5e28f0b1b6aaabb327d458213f14cf6e5b90ae8a (diff) | |
download | redmine-6659aad3ef651b714a66d648cef2f25e3fff8516.tar.gz redmine-6659aad3ef651b714a66d648cef2f25e3fff8516.zip |
Adds a role setting that viewing all or own time entries (#8929).
git-svn-id: http://svn.redmine.org/redmine/trunk@14275 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 92b2ffdeb..02bc82022 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -341,6 +341,7 @@ en: field_must_change_passwd: Must change password at next logon field_default_status: Default status field_users_visibility: Users visibility + field_time_entries_visibility: Time logs visibility setting_app_title: Application title setting_app_subtitle: Application subtitle |