diff options
Diffstat (limited to 'config/locales/he.yml')
-rw-r--r-- | config/locales/he.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/locales/he.yml b/config/locales/he.yml index 4d0995cdd..6c3b868b6 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1322,3 +1322,9 @@ he: label_user_mail_notify_about_high_priority_issues_html: Also notify me about issues with a priority of <em>%{prio}</em> or higher label_assign_to_me: Assign to me + notice_issue_not_closable_by_open_tasks: This issue cannot be closed because it has + at least one open subtask. + notice_issue_not_closable_by_blocking_issue: This issue cannot be closed because it + is blocked by at least one open issue. + notice_issue_not_reopenable_by_closed_parent_issue: This issue cannot be reopened + because its parent issue is closed. |