From 87320ff073a69ea31ff56f96e4b81e0316730dd9 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 --- .../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 b8398939775..73c1def65fc 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