@@ -, +, @@ --- .../vue/components/Preservation/SettingsProcessingsFormAdd.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/SettingsProcessingsFormAdd.vue +++ a/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!" ) }} --