Bugzilla – Attachment 70594 Details for
Bug 19833
Disambiguation of "biblio", "biblio record" and "bibliographic record"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19833: Kill all the "bibilos" - final couple
Bug-19833-Kill-all-the-bibilos---final-couple.patch (text/plain), 3.77 KB, created by
Charlotte Cordwell
on 2018-01-17 03:04:30 UTC
(
hide
)
Description:
Bug 19833: Kill all the "bibilos" - final couple
Filename:
MIME Type:
Creator:
Charlotte Cordwell
Created:
2018-01-17 03:04:30 UTC
Size:
3.77 KB
patch
obsolete
>From bf35a1c525cc3410f7f39574792080100e95e6de Mon Sep 17 00:00:00 2001 >From: Charlotte Cordwell <charlotte.cordwell123@gmail.com> >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 @@ > <input name="borrowernumber" id="borrowernumber" type="text" value="[% request.borrowernumber %]"> > </li> > <li class="biblio_id"> >- <label for="biblio_id" class="biblio_id">Biblio ID:</label> >+ <label for="biblio_id" class="biblio_id">Bibliographic Record ID:</label> > <input name="biblio_id" id="biblio_id" type="text" value="[% request.biblio_id %]"> > </li> > <li class="branchcode"> >@@ -516,7 +516,7 @@ > </div> > > <div class="biblio_id"> >- <span class="label biblio_id">Biblio ID:</span> >+ <span class="label biblio_id">Bibliographic Record ID:</span> > [% request.biblio_id || "N/A" %] > </div> > <div class="branchcode"> >@@ -588,7 +588,7 @@ > <th>Author</th> > <th>Title</th> > <th>Patron</th> >- <th>Biblio ID</th> >+ <th>Bibliographic Record ID</th> > <th>Library</th> > <th>Status</th> > <th>Updated on</th> >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 @@ > <input type="hidden" name="step" value="3" /> > <input type="hidden" name="op" value="selectframeworks" /> > >- <p>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. </p> >+ <p>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. </p> > > [% FOREACH flavourloo IN flavourloop %] > [% IF ( flavourloo.label == "Unimarc") %] >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 19833
:
70576
|
70581
|
70585
|
70586
|
70587
|
70588
|
70589
|
70590
|
70591
|
70593
|
70594
|
70645
|
73041
|
73042
|
73044
|
73045
|
73046
|
73048
|
73049
|
73050
|
73051
|
73052
|
73053
|
78842
|
78843
|
78844
|
78845
|
78846
|
78847
|
78848
|
78929
|
78930
|
78931
|
78932
|
78933
|
78934
|
78935
|
78944
|
78945
|
78946
|
78947
|
78948
|
78949
|
78950
|
78951