From a01c1cbc5b73eb8b6f58813d2f0e1fd205890f9f Mon Sep 17 00:00:00 2001 From: David Nind Date: Sun, 23 Oct 2022 23:13:03 +0000 Subject: [PATCH] Bug 31931: Terminology for HoldsSplitQueue - use staff interface Rename "..staff client.." to "..staff interface.." in the description for the HoldsSplit Queue system preference, as per the terminology guidelines. Test plan. 1. View the description for the HoldsSplitQueue system preference. 2. Note that the description says "..staff client..". 3. Apply the patch. 4. Note that the description now says "..staff interface.." as per the terminology guidelines (https://wiki.koha-community.org/wiki/Terminology#S). 5. Sign off :D Signed-off-by: David Nind Signed-off-by: Katrin Fischer --- .../prog/en/modules/admin/preferences/circulation.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 5048af483c..4eb7ba73fe 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -670,7 +670,7 @@ Circulation: no: "Don't enable" - the item groups feature to allow collecting groups of items on a record together. - - - In the staff client, split the holds queue into separate tables by + - In the staff interface, split the holds queue into separate tables by - pref: HoldsSplitQueue choices: nothing: nothing -- 2.30.2