From 758793efa3292ea2dcbe647b55300ea803c21fac Mon Sep 17 00:00:00 2001 From: Laura_Escamilla Date: Tue, 22 Apr 2025 15:57:59 +0000 Subject: [PATCH] Bug 33440: Updated wording for unauthorized_transfer error message --- .../intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt index 81e8a8d4da..fa6014b90e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt @@ -188,7 +188,7 @@ [% CASE 'unauthorized_on_add_biblio' %] You do not have permission to add a record to this list. [% CASE 'unauthorized_transfer' %] - You do not have permission to transfer ownership of this list. + Transfer not allowed: You or the selected user do not have the required permissions. [% CASE 'new_owner_not_found' %] The new owner could not be found anymore. [% CASE 'no_biblio_removed' %] -- 2.39.5