diff options
Diffstat (limited to 'config/locales/mk.yml')
-rw-r--r-- | config/locales/mk.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/mk.yml b/config/locales/mk.yml index fe7aff162..2fcf72881 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -189,7 +189,7 @@ mk: error_no_tracker_in_project: 'No tracker is associated to this project. Please check the Project settings.' error_no_default_issue_status: 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").' error_can_not_delete_custom_field: Unable to delete custom field - error_can_not_delete_tracker: "This tracker contains issues and cannot be deleted." + error_can_not_delete_tracker_html: "This tracker contains issues and cannot be deleted.<p>The following projects have issues with this tracker:<br>%{projects}</p>" error_can_not_remove_role: "This role is in use and can not be deleted." error_can_not_reopen_issue_on_closed_version: 'An issue assigned to a closed version can not be reopened' error_can_not_archive_project: This project can not be archived |