From bf35a1c525cc3410f7f39574792080100e95e6de Mon Sep 17 00:00:00 2001 From: Charlotte Cordwell Date: Wed, 17 Jan 2018 01:55:30 +0000 Subject: [PATCH] Bug 19833: Kill all the "bibilos" - final couple Check the following files to see that all "biblio" or "biblio record"are changed to "bibliograhic records" and there are no typos. modules/ill/ill-requests.tt modules/installer/step3.tt --- koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt | 8 ++++---- koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt index f167a0b..70620cb 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt @@ -184,7 +184,7 @@ func: createStatus }, biblio_id: { - name: _("Biblio ID") + name: _("Bibliograpic Record ID") }, library: { name: _("Library"), @@ -415,7 +415,7 @@
  • - +
  • @@ -516,7 +516,7 @@
    - Biblio ID: + Bibliographic Record ID: [% request.biblio_id || "N/A" %]
    @@ -588,7 +588,7 @@ Author Title Patron - Biblio ID + Bibliographic Record ID Library Status Updated on diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt index 0657946..b655528 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt @@ -57,7 +57,7 @@ -

    MARC stands for Machine Readable Cataloging. A MARC record contains bibliographic information about an item. MARC21 is used globally, UNIMARC tends to be used in a few European countries.

    +

    MARC stands for Machine Readable Cataloging. A MARC record contains bibliographic record information about an item. MARC21 is used globally, UNIMARC tends to be used in a few European countries.

    [% FOREACH flavourloo IN flavourloop %] [% IF ( flavourloo.label == "Unimarc") %] -- 2.1.4