diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-07-12 18:13:20 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-07-12 18:13:20 +0000 |
commit | 2a721fff4cec3d1e14c924566d0d1334152a3393 (patch) | |
tree | 666f8780bbcdc16c63c7da4d0ddb9fd0f3308d7c /config/locales/en.yml | |
parent | ffea3d5ba3cea6a5f6b1d500ae5417fe158a4546 (diff) | |
download | redmine-2a721fff4cec3d1e14c924566d0d1334152a3393.tar.gz redmine-2a721fff4cec3d1e14c924566d0d1334152a3393.zip |
Set default configuration for the timelog list (#26356).
git-svn-id: http://svn.redmine.org/redmine/trunk@16814 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 50a003f84..281872711 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -463,6 +463,7 @@ en: setting_commit_logs_formatting: Apply text formatting to commit messages setting_timelog_required_fields: Required fields for time logs setting_close_duplicate_issues: Close duplicate issues automatically + setting_time_entry_list_defaults: Timelog list defaults permission_add_project: Create project permission_add_subprojects: Create subprojects |