summaryrefslogtreecommitdiffstats
path: root/config/locales/en-GB.yml
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2024-11-03 07:12:53 +0000
committerGo MAEDA <maeda@farend.jp>2024-11-03 07:12:53 +0000
commit71a6be30cb0036dae06299c7d32413d6f2113128 (patch)
tree0d04e9ecc303b540a80f93f40701a76c126aa14c /config/locales/en-GB.yml
parente5867ffc8d20cbfc075afa9f1151d2266fe9f95d (diff)
downloadredmine-71a6be30cb0036dae06299c7d32413d6f2113128.tar.gz
redmine-71a6be30cb0036dae06299c7d32413d6f2113128.zip
Update locales (#12521).
git-svn-id: https://svn.redmine.org/redmine/trunk@23182 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r--config/locales/en-GB.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 13050a57e..c319a1d44 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -195,7 +195,7 @@ en-GB:
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 cannot be deleted."
error_can_not_reopen_issue_on_closed_version: 'An issue assigned to a closed version cannot be reopened'
error_can_not_archive_project: This project cannot be archived