From 3e7b2efcf1747b1872fd5d17de3c7eb1eb3359fa Mon Sep 17 00:00:00 2001 From: RobinWagner Date: Thu, 27 Jul 2017 10:00:39 +0200 Subject: [PATCH] Fix typo Fix typo for confirm_destroy_option string. --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 266993f110..38e73de40b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -92,7 +92,7 @@ en: is_enabled_globally: 'Is enabled globally' enabled_in_project: 'Enabled in project' contained_in_type: 'Contained in type' - confirm_destroy_option: "Deleting an option will delete oll of its occurrences (e.g. in work packages). Are you sure you want to delete it?" + confirm_destroy_option: "Deleting an option will delete all of its occurrences (e.g. in work packages). Are you sure you want to delete it?" tab: no_results_title_text: There are currently no custom fields. no_results_content_text: Create a new custom field