diff options
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 19ea883a0..4bf79e27a 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -370,7 +370,9 @@ en-GB: setting_commit_logtime_enabled: Enable time logging setting_commit_logtime_activity_id: Activity for logged time setting_gantt_items_limit: Maximum number of items displayed on the gantt chart - + setting_issue_group_assignment: Allow issue assignment to groups + setting_default_issue_start_date_to_creation_date: Set new issue's start date with today's date value + permission_add_project: Create project permission_add_subprojects: Create subprojects permission_edit_project: Edit project @@ -981,7 +983,6 @@ en-GB: text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. notice_issue_successful_create: Issue %{id} created. label_between: between - setting_issue_group_assignment: Allow issue assignment to groups label_diff: diff text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo) description_query_sort_criteria_direction: Sort direction |