From f3627e2a3d1a9fa606fc71f66776d4b879b92323 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Wed, 21 Dec 2016 09:09:22 +0000 Subject: Prevent parent issue from being closed if a child issue is open (#10989). git-svn-id: http://svn.redmine.org/redmine/trunk@16108 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/mk.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/locales/mk.yml') diff --git a/config/locales/mk.yml b/config/locales/mk.yml index a196680a1..3202236f9 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -132,6 +132,7 @@ mk: cant_link_an_issue_with_a_descendant: "Задача неможе да се поврзе со една од нејзините подзадачи" earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues" not_a_regexp: "is not a valid regular expression" + open_issue_with_closed_parent: "An open issue cannot be attached to a closed parent task" actionview_instancetag_blank_option: Изберете -- cgit v1.2.3