From 5749df1e3ab13e80f119652bd4710c8bc313b117 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 27 Jul 2023 15:12:12 +0000 Subject: [PATCH] Bug 34434: Terminology: Biblio should be bibliographic This patch corrects several more instances where the templates use the term "biblio" where it should use "bibliographic." To test, apply the patch and confirm that these instances read correctly: - About -> Special thanks... -> Mines Paristech: "bibliographic frameworks" - Acquisitions -> Vendor -> Receive shipments: "Record count" in the table of shipments. - Catalogue -> Bibliographic record details -> Labeled MARC: "Labeled MARC record" heading. - Circulation -> Holds to pull: Error message, "hold has been placed at the bibliographic record level." * I'm not sure how one can trigger this error message. - Tools -> Log viewer -> Filter by "Catalog" and "Add": "Bibliographic record..." link in the "Object" column. Signed-off-by: Sam Lau Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 4 ++-- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt | 3 ++- .../prog/en/modules/catalogue/labeledMARCdetail.tt | 2 +- .../intranet-tmpl/prog/en/modules/circ/pendingreserves.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt | 6 +++--- 5 files changed, 9 insertions(+), 8 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt index c5c90e97c4..87e9a409cb 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt @@ -572,7 +572,7 @@ Warning [% FOR w IN warnHiddenBiblionumbers %] - Biblio framework "[% w.frameworkcode | html %]" has the biblionumber field hidden at the interface [% w.interface | html %]
+ Bibliographic framework "[% w.frameworkcode | html %]" has the biblionumber field hidden at the interface [% w.interface | html %]
[% END %] @@ -734,7 +734,7 @@ EMN (Ecole des Mines de Nantes), France (Suggestions, Stats wizards and improved LDAP sponsorship)
  • - Mines Paristech (previously Ecole Nationale Supérieure des Mines de Paris), France (biblio frameworks, MARC authorities, OPAC basket, Serials sponsorship) + Mines Paristech (previously Ecole Nationale Supérieure des Mines de Paris), France (bibliographic frameworks, MARC authorities, OPAC basket, Serials sponsorship)
  • SAN-Ouest Provence, France (Koha 3.0 enhancements to patrons and holds modules) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt index 2cdf9433f2..45bd57cfe2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt @@ -1,6 +1,7 @@ [% USE raw %] [% USE Asset %] [% USE KohaDates %] +[% PROCESS 'i18n.inc' %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Receive shipment from vendor [% name | html %] › Acquisitions › Koha @@ -82,7 +83,7 @@ Date received Invoice number Item count - Biblio count + [% tp("Bibliographic record", "Record count") | html %] Items expected diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt index e680719011..b8aff7b211 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt @@ -50,7 +50,7 @@ [% IF ( unknownbiblionumber ) %] Unknown record [% ELSE %] - Labeled MARC biblio : [% biblionumber | html %] ( [% bibliotitle | html %] ) + Labeled MARC record : [% biblionumber | html %] ( [% bibliotitle | html %] ) [% END %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt index 4f265aaa7d..44dcb43c3f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt @@ -45,7 +45,7 @@ [% CASE 'hold_cancelled' %] The hold has been correctly cancelled. [% CASE 'hold_placed_at_biblio_level' %] - The hold has been placed on biblio level. It is not possible to determine the item to mark as lost. + The hold has been placed at the bibliographic record level. It is not possible to determine the item to mark as lost. [% CASE %] [% m.code | html %] [% END %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt index c840d16fcc..c4c3d3d6d9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt @@ -351,9 +351,9 @@ [% ELSIF ( loopro.module == 'CATALOGUING' ) %] [% IF ( loopro.info.substr(0, 4) == 'item' ) %] Item [% loopro.object | html %] from - Biblio [% loopro.biblionumber | html %] + Bibliographic record [% loopro.biblionumber | html %] [% ELSIF ( loopro.info.substr(0, 6) == 'biblio' ) %] - Biblio [% loopro.object | html %] + Bibliographic record [% loopro.object | html %] [% ELSE %] [% loopro.object | html %] [% END %] @@ -371,7 +371,7 @@ [% IF loopro.recall.item_level %] Item-level recall on item [% ELSE %] - Biblio-level recall on biblio + Bibliographic record-level recall on biblio [% END %] [% ELSIF ( loopro.module == 'ACQUISITIONS' && loopro.action == 'ACQUISITION ORDER' && loopro.object ) %] [% IF ( CAN_user_acquisition_order_manage ) %] -- 2.20.1