From 41811bcf7b3cd297558d39637bd66c8d15cd1bff Mon Sep 17 00:00:00 2001 From: Charlotte Cordwell Date: Wed, 17 Jan 2018 00:04:41 +0000 Subject: [PATCH] Bug 19833: Kill the "biblios" Check the following files to see that all "biblio" or "biblio record" are changed to "bibliograhic records" modules/help/catalogue/search-history.tt modules/help/cataloguing/additem.tt modules/basket/sendbasket.tt modules/catalogue/labeledMARCdetail.tt --- koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt | 2 +- .../intranet-tmpl/prog/en/modules/help/catalogue/search-history.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tt index 68e735c..1937c7c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tt @@ -13,7 +13,7 @@ Your cart

Here is your cart, sent from our online catalog.

Please note that the attached file is a MARC bibliographic records file - which can be imported into personal bibliographic software like EndNote, + which can be imported into personal bibliographic record software like EndNote, Reference Manager or ProCite.


[% END %] 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 55ebca9..6fefa4d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt @@ -39,7 +39,7 @@ [% INCLUDE 'cat-toolbar.inc' %] [% UNLESS ( popup ) %] -

Labeled MARC biblio : [% biblionumber %] ( [% bibliotitle | html %] )

+

Labeled MARC bibliographic records : [% biblionumber %] ( [% bibliotitle | html %] )

[% END %]

With framework: