From 6ead772350c9dcd00200ae17c608945ac146b024 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 --- .../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.30.2