From e8acebc9b389b011791b5a189290f2f6d8da6f2e 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 8bc9268..1c8e7c7 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 @@ -186,7 +186,7 @@ func: createStatus }, biblio_id: { - name: _("Biblio ID") + name: _("Bibliograpic Record ID") }, library: { name: _("Library"), @@ -417,7 +417,7 @@
  • - +
  • @@ -522,7 +522,7 @@
    - Biblio ID: + Bibliographic record ID: [% request.biblio_id || "N/A" | html %]
    @@ -606,7 +606,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 60fa02b..2f5d45d 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