Bug 19833: Changing the "biblios" - most of admin
authorZoe Bennett <zoebennett1308@gmail.com>
Wed, 17 Jan 2018 01:55:34 +0000 (01:55 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 19 Sep 2018 13:54:44 +0000 (13:54 +0000)
To Test:
Check the following files that all all "biblio" or "biblo record" are
now writen in full as "bibliographic record".

modules/admin/authtypes.tt
modules/admin/biblio_framework.tt
modules/admin/preferences/authorities.pref
modules/admin/preferences/cataloguing.pref
modules/admin/preferences/circulation.pref
modules/admin/preferences/opac.pref
modules/admin/preferences/searching.pref
modules/admin/preferences/serials.pref
modules/admin/preferences/web_services.pref
modules/admin/searchengine/elasticsearch/mappings.tt

Corrected a single capitalization error during signoff

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref
koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt

index 25c3dab..ca72766 100644 (file)
     </div>
 
     <h1>Authority types</h1>
-    <p>Define authority types, then authority MARC structure in the same way you define itemtypes and biblio MARC tag structure. Authority values are managed through plugins</p>
+    <p>Define authority types, then authority MARC structure in the same way you define itemtypes and bibliographic MARC tag structure. Authority values are managed through plugins</p>
     <table id="authtypes">
         <thead>
         <tr>
index d062643..5f72aa6 100644 (file)
@@ -13,7 +13,7 @@
 [% Asset.css("css/datatables.css") | $raw %]
 </head>
 
-<body id="admin_biblio_framework" class="admin">
+    <body id="admin_biblio_framework" class="admin">
 [% INCLUDE 'header.inc' %]
 [% INCLUDE 'prefs-admin-search.inc' %]
 
 
 [% IF op == 'list' %]
 <h1>MARC frameworks</h1>
-<p>Framework name, then go to MARC biblio to set MARC editor parameters</p>
+<p>Framework name, then go to MARC bibliographical to set MARC editor parameters</p>
 <table id="table_biblio_frameworks">
     <thead>
     <tr>
index be480cb..d9091f2 100644 (file)
@@ -31,7 +31,7 @@ Authorities:
                   no: "do not generate"
             - authority records that are missing (BiblioAddsAuthorities must be set to "allow" for this to have any effect).
         -
-            - When modifying an authority record, do not update attached biblio records if the number exceeds
+            - When modifying an authority record, do not update attached bibliographic records if the number exceeds
             - pref: AuthorityMergeLimit
               default: 50
             - records. (Above this limit, the merge_authority cron job will merge them.)
@@ -55,7 +55,7 @@ Authorities:
               type: textarea
               class: code
         -
-            - When updating biblio records from an attached authority record ("merging"), handle subfields of relevant biblio record fields in
+            - When updating bibliographic records from an attached authority record ("merging"), handle subfields of relevant bibliographic record fields in
             - pref: AuthorityMergeMode
               default: "loose"
               choices:
index cc75b6d..e0322df 100644 (file)
@@ -69,7 +69,7 @@ Cataloging:
             - pref: item-level_itypes
               choices:
                   yes: specific item
-                  no: biblio record
+                  no: bibliographic record
             - as the authoritative item type (for determining circulation and fines rules, for displaying an item type icon on either opac detail or results page, etc).
         -
             - Map the MARC subfield
@@ -175,7 +175,7 @@ Cataloging:
                   economical: Do
             - collapse repeated tags of the same type into one tag entry on the display.
         -
-            - By default, display biblio records in
+            - By default, display bibliographic records in
             - pref: IntranetBiblioDefaultView
               choices:
                   normal: normal form.
@@ -192,7 +192,7 @@ Cataloging:
               choices:
                   yes: Hide
                   no: "Don't hide"
-            - biblios marked as suppressed from OPAC search results.
+            - bibliographic records marked as suppressed from OPAC search results.
             - <br />Restrict the suppression to IP addresses outside of the IP range
             - pref: OpacSuppressionByIPRange
               class: short
@@ -202,7 +202,7 @@ Cataloging:
               choices:
                   yes: "an explanatory page ('This record is blocked')."
                   no: "the 404 error page ('Not found')."
-            - <br />Display the following message on the redirect page for suppressed biblios
+            - <br />Display the following message on the redirect page for suppressed bibliographic records
             - pref: OpacSuppressionMessage
               type: textarea
               class: code
@@ -227,7 +227,7 @@ Cataloging:
               choices:
                   yes: Display
                   no: "Don't display"
-            - acquisition details on the biblio detail page.
+            - acquisition details on the bibliographic record detail page.
         -
             - pref: MergeReportFields
             - "fields to display for deleted records after merge"
index b609344..952eb81 100644 (file)
@@ -654,7 +654,7 @@ Circulation:
               choices:
                   yes: Enable
                   no:  "Don't enable"
-            - "the ability to place holds on multiple biblio from the search results"      
+            - "the ability to place holds on multiple bibliographic records from the search results"
         -
             - pref: TransferWhenCancelAllWaitingHolds
               choices:
index f46dda3..a974f0c 100644 (file)
@@ -326,7 +326,7 @@ OPAC:
             - Display up to
             - pref: OpacMaxItemsToDisplay
               class: integer
-            - items on the biblio detail page (if the biblio has more items than this, a link is displayed instead that allows the user to choose to display all items).
+            - items on the bibliographic record detail page (if the bibliographic record has more items than this, a link is displayed instead that allows the user to choose to display all items).
         -
             - "Show the following HTML on the OPAC login form when a patron is not logged in:"
             - pref: OpacLoginInstructions
index ad28e82..d6fd82e 100644 (file)
@@ -194,7 +194,7 @@ Searching:
             - Show up to
             - pref: maxItemsInSearchResults
               class: integer
-            - items per biblio in the search results
+            - items per bibliographic record in the search results
         -
             - Build facets based on
             - pref: maxRecordsForFacets
index 76c89a8..c64abdd 100644 (file)
@@ -12,7 +12,7 @@ Serials:
           choices:
               yes: Add
               no: "Don't add"
-        - a suggestion for a biblio when its attached serial is renewed.
+        - a suggestion for a bibliographic record when its attached serial is renewed.
     -
         - pref: RoutingSerials
           choices:
index 6b415f2..3d3c023 100644 (file)
@@ -40,7 +40,7 @@ Web services:
                   no: Disable
             - automatic update of OAI-PMH sets when a bibliographic record is created or updated
         -
-            - Koha's deletedbiblio table
+            - Koha's deleted bibliographic record table
             - pref: "OAI-PMH:DeletedRecord"
               choices:
                   persistent: will never be emptied or truncated (persistent)
index 8f406f5..cc7b28c 100644 (file)
@@ -129,7 +129,7 @@ a.add, a.delete {
                 <li><a href="#search_fields">Search fields</a></li>
                 [% FOREACH index IN indexes %]
                     [% SWITCH index.index_name %]
-                        [% CASE 'biblios' %]<li><a href="#mapping_biblios">Biblios</a></li>
+                        [% CASE 'biblios' %]<li><a href="#mapping_biblios">Bibliographic records</a></li>
                         [% CASE 'authorities' %]<li><a href="#mapping_authorities">Authorities</a></li>
                     [% END %]
                 [% END %]