[Koha-patches] [PATCH] Bug 2780 - Capitalize strings consistently (Authorities and Cataloging help)

Owen Leonard oleonard at myacpl.org
Fri Apr 6 15:21:47 CEST 2012


Correcting capitalization in Authorities and Cataloging help pages
---
 .../modules/help/authorities/authorities-home.tt   |    4 +-
 .../en/modules/help/authorities/authorities.tt     |    8 ++--
 .../prog/en/modules/help/authorities/detail.tt     |    4 +-
 .../prog/en/modules/help/catalogue/issuehistory.tt |    4 +-
 .../prog/en/modules/help/catalogue/moredetail.tt   |    4 +-
 .../prog/en/modules/help/catalogue/search.tt       |   10 +++---
 .../prog/en/modules/help/cataloguing/addbiblio.tt  |   30 ++++++++++----------
 .../prog/en/modules/help/cataloguing/addbooks.tt   |    2 +-
 .../prog/en/modules/help/cataloguing/additem.tt    |   20 ++++++------
 .../prog/en/modules/help/cataloguing/merge.tt      |    4 +-
 .../prog/en/modules/help/cataloguing/moveitem.tt   |   10 +++---
 11 files changed, 50 insertions(+), 50 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt
index fcb8b9c..20fb975 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt
@@ -4,7 +4,7 @@
 
 <p>Authority records are a way of controlling fields in your MARC records. Using authority records will provide you with control over subject headings, personal names and places.</p>
 
-<h2>Searching Authorities</h2>
+<h2>Searching authorities</h2>
 
 <p>From the authorities page you can search for existing terms and the bibliographic records they are attached to.</p>
 
@@ -12,7 +12,7 @@
 
 <p>Clicking on the authority record summary will open the full record and the option to edit the record.</p>
 
-<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.6/en/catauthorities.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for authorities in the <a href="http://manual.koha-community.org/3.6/en/catauthorities.html">manual</a> (online).</strong></p>
 
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt
index 7cfe9cc..cad2f26 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt
@@ -1,14 +1,14 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h2>Adding Authorities</h2>
+<h2>Adding authorities</h2>
 
-<p>To add a new authority record, choose the authority type from the 'New Authority' button.</p>
+<p>To add a new authority record, choose the authority type from the 'New authority' button.</p>
 
 <p>The form that appears will allow you to enter all of the necessary details regarding your authority record.</p>
 
 <p>To expand collapsed values simply click on the title and the subfields will appear.</p>
 
-<h2>Editing Authorities</h2>
+<h2>Editing authorities</h2>
 
 <p>Authorities can be edited by clicking on the authority summary from the search results and then clicking the 'Edit' button above the record.</p>
 
@@ -16,6 +16,6 @@
 
 <p>To delete an authority record you first must make sure it's not linked to any bibliographic records. If it is not used by any bibliographic records a 'Delete' link will appear to the right of the record on the search results and as a button that appears after clicking on the summary of the authority record.</p>
 
-<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.6/en/catauthorities.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for authorities in the <a href="http://manual.koha-community.org/3.6/en/catauthorities.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt
index e411afa..e3c8752 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt
@@ -4,7 +4,7 @@
 
 <p>Authority records are a way of controlling fields in your MARC records. Using authority records will provide you with control over subject headings, personal names and places.</p>
 
-<h2>Searching Authorities</h2>
+<h2>Searching authorities</h2>
 
 <p>From the authorities page you can search for existing terms and the bibliographic records they are attached to.</p>
 
@@ -12,6 +12,6 @@
 
 <p>Clicking on the authority record summary will open the full record and the option to edit the record.</p>
 
-<p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.6/en/catauthorities.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for authorities in the <a href="http://manual.koha-community.org/3.6/en/catauthorities.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt
index 58270cf..8dd53e8 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt
@@ -1,11 +1,11 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Checkout History</h1>
+<h1>Checkout history</h1>
 
 <p>Each bibliographic record keeps a circulation history (with or without the patron information depending on your settings), but each item also has its own circulation history page. To see this, click on the 'Items' tab to the left of the record you are viewing.</p>
 
 <p>Below the 'History' heading is a link to 'View item's checkout history,' clicking that will open up the item's history which will look slightly different from the bibliographic record's history page.</p>
 
-<p><strong>See the full documentation for Item Checkout History in the <a href="http://manual.koha-community.org/3.6/en/catitems.html#itemcirchistory">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for item checkout history in the <a href="http://manual.koha-community.org/3.6/en/catitems.html#itemcirchistory">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt
index d91aaa7..edea67e 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt
@@ -1,9 +1,9 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Item Details</h1>
+<h1>Item details</h1>
 
 <p>This page provides information regarding all of the items attached to a record.  From here you can easily mark and item lost, damaged or withdrawn.  You can slo view the circulation history or edit the items.</p>
 
-<p><strong>See the full documentation for Item Records in the <a href="http://manual.koha-community.org/3.6/en/catitems.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for item records in the <a href="http://manual.koha-community.org/3.6/en/catitems.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt
index 3dfea20..2b3db1b 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt
@@ -4,7 +4,7 @@
 
 <p>To see more search options click [More Options] at the bottom of the page. This will allow for more advanced boolean searching.</p>
 
-<h2>Searching Subtypes on the Staff Client</h2>
+<h2>Searching subtypes in the Staff Client</h2>
 
 <p>Below is a summary of  the various pieces of the advanced search limit: </p>
 
@@ -19,7 +19,7 @@
 
 <h3>Content</h3>
 
-<p>There are three indexes that comprise Content: 'fic' is derived from 003/33; 'bio' is derived from the 008/34 and 'mus' is derived from LEADER/06. Common values for each of these are:</p>
+<p>There are three indexes that comprise content: 'fic' is derived from 003/33; 'bio' is derived from the 008/34 and 'mus' is derived from LEADER/06. Common values for each of these are:</p>
 
 <ul><li>fic:1 Fiction</li>
 <li>fic:0 Non fiction</li>
@@ -38,10 +38,10 @@
 <li>l-format:ss Cassette recording</li>
 <li>l-format:vf VHS tape / Videocassette</li>
 <li>l-format:vd DVD video / Videodisc</li>
-<li>l-format:co CD Software</li>
+<li>l-format:co CD software</li>
 <li>l-format:cr Website</li></ul>
 
-<h3>Additional Content Types</h3>
+<h3>Additional content types</h3>
 
 <p>The index name is 'ctype' is taken from the 008 and it's where we get the 'additional content types'. It's position 008/24-28 field. Common values are: </p>
 
@@ -68,6 +68,6 @@
 <li>ctype:w Law reports and digests</li>
 <li>ctype:z Treaties</li></ul>
 
-<p><strong>See the full documentation for Searching in the <a href="http://manual.koha-community.org/3.6/en/searching.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for searching in the <a href="http://manual.koha-community.org/3.6/en/searching.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt
index 55774dc..d3a5cd5 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt
@@ -5,7 +5,7 @@
 <p>Records can be added to Koha via original or copy cataloging. If you would like to catalog a record using a blank template</p>
 
 <ul>
-	<li>Click 'New Record'
+    <li>Click 'New record'
 <ul>
 	<li>Choose the framework you would like to base your record off of</li>
 </ul>
@@ -15,18 +15,18 @@
 <p>If you want to catalog a record based on an existing record at another library</p>
 
 <ul>
-	<li>Click 'z39.50 Search'
+    <li>Click 'Z39.50 search'
 <ul>
 	<li>Search for the item you would like to catalog
 <ul>
 	<li>Tip: If no results are found, try searching for fewer fields, not all Z39.50 targets can search all of the fields above.</li>
 </ul>
 </li>
-	<li>Search targets can be altered by using the Z39.50 Admin area.</li>
-	<li>From the results you can view the MARC or Card view for the records or choose to Import them into Koha
+    <li>Search targets can be altered by using the Z39.50 admin area.</li>
+    <li>From the results you can view the MARC or Card view for the records or choose to import them into Koha
 <ul>
-	<li>In addition to the Import link to the right of each title, you can click on the title you're interested in and a menu will pop up with links to preview the record and import it</li>
-	<li>If you don't find the title you need in your Z39.50 search results you can click the 'Try Another Search' button at the bottom left of your results</li>
+    <li>In addition to the 'Import' link to the right of each title, you can click on the title you're interested in and a menu will pop up with links to preview the record and import it</li>
+    <li>If you don't find the title you need in your Z39.50 search results you can click the 'Try another search' button at the bottom left of your results</li>
 </ul>
 </li>
 </ul>
@@ -37,7 +37,7 @@
 
 <ul>
 	<li>To expand a collapsed tag click on the tag description</li>
-	<li>To get help from the Library of Congress on a Marc tag click the question mark (?) to the right of each field number
+    <li>To get help from the Library of Congress on a MARC tag click the question mark (?) to the right of each field number
 <ul>
 	<li>If you feel that this clutters the screen you can hide the question marks by unchecking the box next to the 'Show MARC tag documentation links' note at the top right of the editor</li>
 </ul>
@@ -67,28 +67,28 @@
 </li>
 </ul>
 
-<h2>Editing Records</h2>
+<h2>Editing records</h2>
 
-<p>To edit a record you can click 'Edit Biblio' from the search results on the cataloging page or by clicking the Edit button on the Bibliographic Record and choosing 'Edit Record'</p>
+<p>To edit a record you can click 'Edit Biblio' from the search results on the cataloging page or by clicking the Edit button on the Bibliographic Record and choosing 'Edit record'</p>
 
 <p>The record will open in the MARC editor</p>
 
-<p>The alternative is to search via Z39.50 to overlay your record with a fuller record found at another library. You can do this by choosing 'Replace Record via Z39.50' from the Edit menu.</p>
+<p>The alternative is to search via Z39.50 to overlay your record with a fuller record found at another library. You can do this by choosing 'Replace record via Z39.50' from the 'Edit' menu.</p>
 
 <p>Once you choose that you will be brought to a Z39.50 search window to search other libraries for the record in question.</p>
 
 <p>Once you have made your edits (via either method) you can click 'Save' at the top left of the editor.</p>
 
-<h2>Duplicating Records</h2>
+<h2>Duplicating records</h2>
 
-<p>Sometimes a copy of the record you need to catalog can't be found via Z39.50. In these cases you can create a duplicate of similar record and edit the necessary pieces to create a new record. To duplicate an existing record click 'Edit as New (Duplicate)' from the Edit menu on the Bibliographic Record</p>
+<p>Sometimes a copy of the record you need to catalog can't be found via Z39.50. In these cases you can create a duplicate of similar record and edit the necessary pieces to create a new record. To duplicate an existing record click 'Edit as new (duplicate)' from the 'Edit' menu on the bibliographic record</p>
 
-<p>This will open a new MARC record with the fields filled in with the values from the original Bibliographic Record.</p>
+<p>This will open a new MARC record with the fields filled in with the values from the original bibliographic record.</p>
 
-<h2>Merging Records</h2>
+<h2>Merging records</h2>
 
 <p>If you would like to merge together multiple records you can do that via the Lists tool.</p>
 
-<p><strong>See the full documentation for Cataloging in the <a href="http://manual.koha-community.org/3.6/en/cataloging.html#catbibs">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for cataloging in the <a href="http://manual.koha-community.org/3.6/en/cataloging.html#catbibs">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt
index 21a2be2..e394ae7 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Cataloging Help</h1><h2>How to edit a bibliographic record?</h2>
+<h1>Cataloging help</h1><h2>How to edit a bibliographic record?</h2>
 
 <p>To edit a bibliographic record, use the cataloging search to find the record. This can be done either via the cataloging interface or the catalog search. A search with in the Cataloging module will search the catalog and the reservoir (see below).</p>
 
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt
index 43b2a31..169ecb7 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt
@@ -1,8 +1,8 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h2>Adding Items</h2>
+<h2>Adding items</h2>
 
-<p>After saving a new bibliographic record, you will be redirected to a blank item record so that you can attach an item to the bibliographic record. You can also click 'Add Holdings' from the cataloging search results or you can add new item at any time by clicking 'New' on the bibliographic record and choosing 'New Item'</p>
+<p>After saving a new bibliographic record, you will be redirected to a blank item record so that you can attach an item to the bibliographic record. You can also click 'Add holdings' from the cataloging search results or you can add new item at any time by clicking 'New' on the bibliographic record and choosing 'New item'</p>
 
 <p>The item edit form will appear:</p>
 
@@ -25,9 +25,9 @@
 <p>Below the add form there are 3 buttons for adding the item</p>
 
 <ul>
-	<li>Add Item will add just the one item</li>
-	<li>Add &amp; Duplicate will add the item and fill in a new form with the same values for your to alter</li>
-	<li>Add Multiple Copies will ask how many copies and will then add that number of copies adding +1 to the barcode so each barcode is unique</li>
+    <li>'Add item' will add just the one item</li>
+    <li>'Add &amp; duplicate' will add the item and fill in a new form with the same values for your to alter</li>
+    <li>'Add multiple copies' will ask how many copies and will then add that number of copies adding +1 to the barcode so each barcode is unique</li>
 </ul>
 
 <p>Your added items will appear above the add form once submitted</p>
@@ -36,18 +36,18 @@
 
 <p>If you have SpineLabelShowPrintOnBibDetails set to 'Display' then there will also be a link to print a quick spine label next to each item.</p>
 
-<h2>Editing Items</h2>
+<h2>Editing items</h2>
 
 <p>Items can be edited in several ways.</p>
 
 <ul>
-	<li>Clicking 'Edit' and 'Edit Items' from the bibliographic record</li>
-	<li>Clicking 'Edit Items' beside the item on the 'Items' tab</li>
+    <li>Clicking 'Edit' and 'Edit items' from the bibliographic record</li>
+    <li>Clicking 'Edit items' beside the item on the 'Items' tab</li>
 </ul>
 
 <p>The edit menu is also where items can be deleted from</p>
 
-<h2>Deleting Items</h2>
+<h2>Deleting items</h2>
 
 <p>There are many ways to delete item records. If you only need to delete one item you can do this by opening up the detail page for the bib record and clicking the 'Edit' button at the top. From there you can choose to 'Edit items'.</p>
 
@@ -57,6 +57,6 @@
 
 <p>Finally you can use the batch delete tool to delete a batch of items.</p>
 
-<p><strong>See the full documentation for Adding/Editing Items in the <a href="http://manual.koha-community.org/3.6/en/catitems.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for adding/editing items in the <a href="http://manual.koha-community.org/3.6/en/catitems.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt
index 854bafe..9e572ee 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Merging Items</h1>
+<h1>Merging items</h1>
 
 <p style="color: rgb(153, 0, 0);">Important: Merging will only work with two items that use the same bibliographic framework.</p>
 
@@ -20,6 +20,6 @@
 
 <p style="color: rgb(153, 0, 0);">Important: It is important to rebuild your zebra index immediately after merging records. If a search is performed for a record which has been deleted Koha will present the patrons with an error in the OPAC.</p>
 
-<p><strong>See the full documentation for Merging Items in the <a href="http://manual.koha-community.org/3.6/en/stafflists.html#mergebibrecs">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for merging items in the <a href="http://manual.koha-community.org/3.6/en/stafflists.html#mergebibrecs">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt
index d35eead..040316d 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt
@@ -1,15 +1,15 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Moving Items</h1>
+<h1>Moving items</h1>
 
-<p>Items can be moved from one bibliographic record to another using the Attach Item option</p>
+<p>Items can be moved from one bibliographic record to another using the 'Attach item' option</p>
 
-<p>Visit the bibliographic record you want to attach the item to and choose 'Attach Item' from the 'Edit' menu.</p>
+<p>Visit the bibliographic record you want to attach the item to and choose 'Attach item' from the 'Edit' menu.</p>
 
 <p>Simply enter the barcode for the item you want to move and click 'Select'</p>
 
-<p>If you want to move all items to a new record creating only one bibliographic record you can use the Merge Records tool instead.</p>
+<p>If you want to move all items to a new record creating only one bibliographic record you can use the 'Merge Records' tool instead.</p>
 
-<p><strong>See the full documentation for Moving Items in the <a href="http://manual.koha-community.org/3.6/en/catitems.html#moveitemrec">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for moving items in the <a href="http://manual.koha-community.org/3.6/en/catitems.html#moveitemrec">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
-- 
1.7.5.4



More information about the Koha-patches mailing list