diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-12-21 09:09:22 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-12-21 09:09:22 +0000 |
commit | f3627e2a3d1a9fa606fc71f66776d4b879b92323 (patch) | |
tree | 4a417801393a9e68a7cccef954317a839227254b /config/locales/sq.yml | |
parent | 3d1f72bc509e2fc8fc55e0ece3c3e230910d07c4 (diff) | |
download | redmine-f3627e2a3d1a9fa606fc71f66776d4b879b92323.tar.gz redmine-f3627e2a3d1a9fa606fc71f66776d4b879b92323.zip |
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
Diffstat (limited to 'config/locales/sq.yml')
-rw-r--r-- | config/locales/sq.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/sq.yml b/config/locales/sq.yml index ece8e293d..127a6d107 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -131,6 +131,7 @@ sq: cant_link_an_issue_with_a_descendant: "Nje ceshtje nuk mund te lidhet me nenceshtje" 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: Zgjidhni |