From 1984d8d5feec6de89d40b6fb6eb3d317f4aad869 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 28 Nov 2023 11:39:20 +0100 Subject: [PATCH] Bug 35376: Rephrase "be careful..." Signed-off-by: David Nind Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer --- .../vue/components/Preservation/SettingsProcessingsFormAdd.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/SettingsProcessingsFormAdd.vue b/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/SettingsProcessingsFormAdd.vue index b839893977..73c1def65f 100644 --- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/SettingsProcessingsFormAdd.vue +++ b/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/SettingsProcessingsFormAdd.vue @@ -46,7 +46,7 @@ > {{ $__( - "Be careful removing attribute to this processing, the items using it will be impacted as well!" + "Be careful when removing attributes from this processing: the items using it will be impacted as well!" ) }} -- 2.20.1