Update the text and links in the Tools help files.

To test:

Check the text and links on all help files under Tools.
---
 .../prog/en/modules/help/tools/batchMod.tt         |    4 ++--
 .../prog/en/modules/help/tools/cleanborrowers.tt   |   11 ++++++++---
 .../prog/en/modules/help/tools/csv-profiles.tt     |    4 ++--
 .../prog/en/modules/help/tools/export.tt           |    4 ++--
 .../prog/en/modules/help/tools/holidays.tt         |    8 ++++----
 .../prog/en/modules/help/tools/import_borrowers.tt |    4 ++--
 .../prog/en/modules/help/tools/inventory.tt        |    2 +-
 .../prog/en/modules/help/tools/koha-news.tt        |    2 +-
 .../prog/en/modules/help/tools/letter.tt           |   10 +++++-----
 .../en/modules/help/tools/manage-marc-import.tt    |    2 +-
 .../prog/en/modules/help/tools/modborrowers.tt     |    2 +-
 .../prog/en/modules/help/tools/overduerules.tt     |    2 +-
 .../prog/en/modules/help/tools/picture-upload.tt   |    4 ++--
 .../prog/en/modules/help/tools/quotes-upload.tt    |    4 ++--
 .../prog/en/modules/help/tools/quotes.tt           |    4 ++--
 .../prog/en/modules/help/tools/scheduler.tt        |    4 ++--
 .../en/modules/help/tools/stage-marc-import.tt     |   14 ++++++++------
 .../prog/en/modules/help/tools/tools-home.tt       |    2 +-
 .../en/modules/help/tools/upload-cover-image.tt    |    4 ++--
 .../prog/en/modules/help/tools/viewlog.tt          |    4 ++--
 20 files changed, 51 insertions(+), 44 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt
index bff3a9c..109eb4d 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Batch Modify Items</h1>
+<h1>Batch modify items</h1>
 
 <p>This tool will allow you to modify a batch of item records in Koha.</p>
 
@@ -30,6 +30,6 @@
 
 <p>If the items can be deleted they will be and you will be presented with a 
confirmation of your deletion.</p>
 
-<p><strong>See the full documentation for <a 
href="http://manual.koha-community.org/3.10/en/batchmodifyitems.html";>Batch 
Item Modifications</a> and <a 
href="http://manual.koha-community.org/3.10/en/batchdeleteitems.html";>Batch 
Item Deletions</a> in the manual (online).</strong></p>
+<p><strong>See the full documentation for <a 
href="http://manual.koha-community.org/3.10/en/batchmodifyitems.html";>Batch 
Item Modifications</a> and <a 
href="http://manual.koha-community.org/3.12/en/batchdeleteitems.html";>Batch 
Item Deletions</a> in the manual (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt
index ee72d92..c5e2a40 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt
@@ -4,18 +4,23 @@
 
 <p>This tool allows you to bulk anonymize circulation histories (this means 
that you keep records of how many times items were checked out - but not the 
patrons who checked the items out) or bulk delete patrons (remove them from the 
system completely).</p>
 
-<p style="color: #990000;">Important: Patrons with outstanding fines or items 
checked out are not saved. They are not completely removed from the system 
(moved to the delete_borrowers table), but this tool does not provide as many 
checks as one may desire.</p
+<p style="color: #990000;">Important: Patrons with outstanding fines or items 
checked out are not saved. They are not completely removed from the system 
(they are only moved to the delete_borrowers table), but this tool does not 
provide as many checks as one may desire.</p>
+
+<p style="color: #990000;">Important: Before using this tool it is recommended 
that you backup your database. Changes made here are permanent.</p>
+
+<p style="color: #990000;">Important: The anonymization will fail quietly if 
AnonymousPatron preference does not contain a valid value.</p>
 
 <p>To either delete or anonymize patrons</p>
 
 <ul>
-       <li>Check the task you would like to perform (Delete or Anonymize)</li>
+       <li>Check the 'Verify' box on the task you would like to complete 
(Delete or Anonymize)</li>
        <li>Enter a date before which you want to alter the data</li>
+       <li>If deleting patrons you can also choose to find patrons with a 
specific expiration date or category</li>
        <li>Click 'Next'</li>
        <li>A confirmation will appear asking if you're sure this is what you 
want to happen</li>
        <li>Clicking 'Finish' will delete or anonymize your data</li>
 </ul>
 
-<p><strong>See the full documentation for Anonymizing Patrons in the <a 
href="http://manual.koha-community.org/3.1-/en/anonpatrons.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for Anonymizing Patrons in the <a 
href="http://manual.koha-community.org/3.12/en/anonpatrons.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/tools/csv-profiles.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt
index c7c37d6..3dcb37e 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>CSV Profiles</h1>
+<h1>CSV profiles</h1>
 
 <p>CSV Profiles are created to define how you would like your cart or list to 
export.</p>
 
@@ -52,6 +52,6 @@
 
 <p>Your CSV Profiles will appear on the export list or cart menu under the 
'Download' button in both the staff client and the OPAC</p>
 
-<p><strong>See the full documentation for CSV Profiles in the <a 
href="http://manual.koha-community.org/3.10/en/csvprofiles.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for CSV Profiles in the <a 
href="http://manual.koha-community.org/3.12/en/csvprofiles.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/tools/export.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt
index 54438e5..261164a 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]   
 
-<h1>MARC Export</h1>
+<h1>MARC export</h1>
 
 <p>Koha comes with a tool that will allow you to export your bibliographic, 
holdings and/or authority data in bulk. This can be used to send your records 
to fellow libraries, organizations or services; or simply for backup 
purposes.</p>
 
@@ -59,6 +59,6 @@
     <li>Click 'Export authority records'</li>
 </ul>
 
-<p><strong>See the full documentation for Exporting MARC Records in the <a 
href="http://manual.koha-community.org/3.10/en/exportbibs.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for Exporting MARC Records in the <a 
href="http://manual.koha-community.org/3.12/en/exportbibs.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/tools/holidays.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt
index 923e1d5..5b3ad48 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt
@@ -1,16 +1,16 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Holidays Calendar</h1>
+<h1>Holidays calendar</h1>
 
 <p>Libraries can define library closings and holidays to be used when 
calculating due dates. You can make use of the Calendar by turning on the 
proper system preferences:</p>
 
 <ul>
-    <li><em>Get there: </em>More &gt; Administration &gt; Global System 
Preferences &gt; Circulation &gt; <span class="link"><span 
class="link">useDaysMode</span></span>
+    <li><em>Get there: </em>More &gt; Administration &gt; Global System 
Preferences &gt; Circulation &gt; useDaysMode
 <ul>
        <li>Choose the method for calculating due date - either include days 
the library is closed in the calculation or don't include them.</li>
 </ul>
 </li>
-    <li><em>Get there:</em> More &gt; Administration &gt; Global System 
Preferences &gt; Circulation &gt; <span class="link"><span 
class="link">finescalendar</span></span>
+    <li><em>Get there:</em> More &gt; Administration &gt; Global System 
Preferences &gt; Circulation &gt; finescalendar
 <ul>
        <li>This will check the holiday calendar before charging fines</li>
 </ul>
@@ -65,7 +65,7 @@
 
 <p>When adding or editing events you can get additional help by clicking on 
the question mark next to various different options on the form</p>
 
-<p><strong>See the full documentation for the Calendar in the <a 
href="http://manual.koha-community.org/3.10/en/calholidays.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for the Calendar in the <a 
href="http://manual.koha-community.org/3.12/en/calholidays.html";>manual</a> 
(online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
 
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt
index 7ad3322..0ef671d 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Patron Import</h1>
+<h1>Patron import</h1>
 
 <p>The patron import tool can be used at any time to add patrons in bulk. It 
is commonly used in universities and schools when a new batch of students 
registers.</p>
 
@@ -55,6 +55,6 @@
 </li>
 </ul>
 
-<p><strong>See the full documentation for Patron Import in the <a 
href="http://manual.koha-community.org/3.10/en/patronimport.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for Patron Import in the <a 
href="http://manual.koha-community.org/3.12/en/patronimport.html";>manual</a> 
(online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt
index c02da58..f6f8d2f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt
@@ -16,6 +16,6 @@
 
 <p>Choose the text file and the date you want to mark all times as seen and 
click 'Submit.'</p>
 
-<p><strong>See the full documentation for Inventory in the <a 
href="http://manual.koha-community.org/3.10/en/inventory.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for Inventory in the <a 
href="http://manual.koha-community.org/3.12/en/inventory.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/tools/koha-news.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt
index 67f438e..4b05dbd 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt
@@ -22,6 +22,6 @@
        <li>News on the circulation receipts will appear below the items that 
are checked out</li>
 </ul>
 
-<p><strong>See the full documentation for News in the <a 
href="http://manual.koha-community.org/3.10/en/tools.html#newstool";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for News in the <a 
href="http://manual.koha-community.org/3.12/en/tools.html#newstool";>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/tools/letter.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt
index bae182f..a107182 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Notices & Slips</h1>
+<h1>Notices & slips</h1>
 
 <p>All notices and circulation receipts (or slips) generated by Koha can be 
customized using the Notices &amp; Slips Tool. The system comes with several 
predefined templates that will appear when you first visit this tool.</p>
 
@@ -27,7 +27,7 @@
     <li>On overdue notices make sure to use &lt;&lt;items.content&gt;&gt; tags 
to print out the data related to all items that are overdue.</li>
 </ul>
 <ul>
-    <li>The other option, only for overdue notices, is to use the 
&lt;item&gt;&lt;/item&gt; tags to span the line so that it will print out 
multiple lines One example for the &lt;item&gt;&lt;/item&gt; tag option 
is:&lt;item&gt;"&lt;&lt;biblio.title&gt;&gt;" by &lt;&lt;biblio.author&gt;&gt;, 
&lt;&lt;items.itemcallnumber&gt;&gt;, Barcode: &lt;&lt;items.barcode&gt;&gt; , 
Checkout date: &lt;&lt;issues.issuedate&gt;&gt;, Due date: 
&lt;&lt;issues.date_due&gt;&gt; Fine: &lt;fine&gt;USD&lt;/fine&gt; Due date: 
&lt;&lt;issues.date_due&gt;&gt; &lt;/item&gt;</li>
+    <li>The other option, only for overdue notices, is to use the 
&lt;item&gt;&lt;/item&gt; tags to span the line so that it will print out 
multiple lines One example for the &lt;item&gt;&lt;/item&gt; tag option 
is:&lt;item&gt;"&lt;&lt;biblio.title&gt;&gt;" by &lt;&lt;biblio.author&gt;&gt;, 
&lt;&lt;items.itemcallnumber&gt;&gt;, Barcode: &lt;&lt;items.barcode&gt;&gt; , 
Checkout date: &lt;&lt;issues.issuedate&gt;&gt;, Due date: 
&lt;&lt;issues.date_due&gt;&gt; Fine: &lt;&lt;items.fine&gt;&gt; Due date: 
&lt;&lt;issues.date_due&gt;&gt; &lt;/item&gt;</li>
 </ul>
 </ul>
 </li>
@@ -53,7 +53,7 @@
 
 <pre>The following item(s) is/are currently overdue:
 
-   &lt;item&gt;"&lt;&lt;biblio.title&gt;&gt;" by 
&lt;&lt;biblio.author&gt;&gt;, &lt;&lt;items.itemcallnumber&gt;&gt;, Barcode: 
&lt;&lt;items.barcode&gt;&gt; Fine: 
&lt;fine&gt;GBP&lt;/fine&gt;&lt;/item&gt;</pre>
+   &lt;item&gt;"&lt;&lt;biblio.title&gt;&gt;" by 
&lt;&lt;biblio.author&gt;&gt;, &lt;&lt;items.itemcallnumber&gt;&gt;, Barcode: 
&lt;&lt;items.barcode&gt;&gt; Fine: &lt;&lt;items.fine&gt;&gt; 
&lt;/item&gt;</pre>
 
 <p>Which, assuming two items were overdue, would result in a notice like:</p>
 
@@ -81,7 +81,7 @@
        <li>HOLD (Hold Available for Pickup)
 <ul>
        <li>This notice is used if two criteria are met:
-<ol type="1">
+<ol>
     <li>The EnhancedMessagingPreferences is set to 'Allow'</li>
        <li>The patron has requested to receive this notice
 <ul>
@@ -157,6 +157,6 @@
 </li>
 </ul>
 
-<p><strong>See the full documentation for Notices in the <a 
href="http://manual.koha-community.org/3.10/en/notices.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for Notices in the <a 
href="http://manual.koha-community.org/3.12/en/notices.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/tools/manage-marc-import.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt
index e4da1a7..0d53d86 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt
@@ -40,7 +40,7 @@
 </li>
 </ul>
 
-<p><strong>See the full documentation for the Managing Staged MARC Records in 
the <a 
href="http://manual.koha-community.org/3.10/en/managestaged.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for the Managing Staged MARC Records in 
the <a 
href="http://manual.koha-community.org/3.12/en/managestaged.html";>manual</a> 
(online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
 
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt
index 7fabf69..8debfb4 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt
@@ -14,6 +14,6 @@
 
 <p>Once you have made the changes you want, you can click 'Save' and Koha will 
present you with the changed patron records.</p>
 
-<p><strong>See the full documentation for Batch Patron Modification in the <a 
href="http://manual.koha-community.org/3.10/en/tools.html#batchpatronmod";>manual</a>
 (online).</strong></p>
+<p><strong>See the full documentation for Batch Patron Modification in the <a 
href="http://manual.koha-community.org/3.12/en/tools.html#batchpatronmod";>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/tools/overduerules.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt
index 1504364..90f5430 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt
@@ -41,7 +41,7 @@
 
 <p>Sincerely, Library Staff</p>
 
-<p><strong>See the full documentation for the Overdue Notice/Status Triggers 
in the <a 
href="http://manual.koha-community.org/3.10/en/noticetriggers.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for the Overdue Notice/Status Triggers 
in the <a 
href="http://manual.koha-community.org/3.12/en/noticetriggers.html";>manual</a> 
(online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
 
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt
index bdae00a..9c5cc07 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Upload Patron Images</h1>
+<h1>Upload patron images</h1>
 
 <p>Patron images can be uploaded in bulk if you are allowing patron images to 
be attached to patron records. These images can also be used when creating 
patron cards.</p>
 
@@ -20,6 +20,6 @@
 
 <p style="color:#990000;">Important: There is a limit of 520K on the size of 
the picture uploaded and it is recommended that the image be 200x300 pixels, 
but smaller images will work as well.</p>
 
-<p><strong>See the full documentation for the Patron Image Uploader in the <a 
href="http://manual.koha-community.org/3.10/en/uploadpatronimages.html";>manual</a>
 (online).</strong></p>
+<p><strong>See the full documentation for the Patron Image Uploader in the <a 
href="http://manual.koha-community.org/3.12/en/uploadpatronimages.html";>manual</a>
 (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt
index f13cb9a..6f27ca8 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Quote of the Day Uploader</h1>
+<h1>Quote of the day uploader</h1>
 
 <p>The Quote of the Day (QOTD) uploader allows for uploading of bulk quotes 
into the pool of quotes which serve as the source of the Quote-Of-The-Day 
(QOTD) feature in OPAC.</p>
 
@@ -40,6 +40,6 @@
     </ol>
 </ol>
 
-<p><strong>See the full documentation for the Quote of the Day Uploader in the 
<a 
href="http://manual.koha-community.org/3.10/en/additionaltools.html#importquote";>manual</a>
 (online).</strong></p>
+<p><strong>See the full documentation for the Quote of the Day Uploader in the 
<a 
href="http://manual.koha-community.org/3.12/en/additionaltools.html#importquote";>manual</a>
 (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt
index ce069be..6672663 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Quote of the Day Editor</h1>
+<h1>Quote of the day editor</h1>
 
 <p>The Quote of the Day (QOTD) editor allows for editing of and adding to the 
pool of quotes which serve as the source of the Quote-Of-The-Day (QOTD) feature 
in OPAC.</p>
 
@@ -38,6 +38,6 @@
     </ol>
 </ol>
 
-<p><strong>See the full documentation for the Quote of the Day Editor in the 
<a 
href="http://manual.koha-community.org/3.10/en/additionaltools.html#QOTDEditor";>manual</a>
 (online).</strong></p>
+<p><strong>See the full documentation for the Quote of the Day Editor in the 
<a 
href="http://manual.koha-community.org/3.12/en/additionaltools.html#QOTDEditor";>manual</a>
 (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt
index 258ec67..1b06d8a 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Task Scheduler</h1>
+<h1>Task scheduler</h1>
 
 <p>The task scheduler is a way to schedule reports to run whenever you 
want.</p>
 
@@ -23,6 +23,6 @@
 
 <p>Task scheduler will not work if the user the web server runs as doesn't 
have the permission to use it. To find out if the right user has the 
permissions necessary, check /etc/at.allow to see what users are in it. If you 
don't have that file, check etc/at.deny. If at.deny exists but is blank, then 
every user can use it. Talk to your system admin about adding the user to the 
right place to make the task scheduler work.</p>
 
-<p><strong>See the full documentation for the Task Scheduler in the <a 
href="http://manual.koha-community.org/3.10/en/taskscheduler.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for the Task Scheduler in the <a 
href="http://manual.koha-community.org/3.12/en/taskscheduler.html";>manual</a> 
(online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt
index 6850565..77315e7 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt
@@ -1,23 +1,25 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>MARC Import</h1>
+<h1>MARC import</h1>
 
-<p>Importing records into Koha includes two steps. The first is to stage 
records for import.</p>
+<p>This tool can be used to import both bibliographic and authority records 
that are saved in MARC format. Importing records into Koha includes two steps. 
The first is to stage records for import.</p>
 
 <ul>
        <li>First find the MARC file on your computer</li>
        <li>Next you will be presented with options for record matching and 
item imports
 <ul>
        <li>Enter 'Comments about this file' to identify your upload when going 
to the 'Manage Staged MARC Records' tool</li>
-    <li>Choose the character encoding</li>
-       <li>Choose whether or not you want to look for matching records
+       <li>Tell Koha which type of file this is, bibliographic or 
authority</li>
+       <li>Choose the character encoding</li>
+       <li>Choose whether or not you want to look for matching
+records
 <ul>
        <li>You can set up record matching rules through the administration 
area</li>
 </ul>
 </li>
        <li>Next choose what to do with matching records if they are found</li>
        <li>Finally choose what to do with records that are unique</li>
-       <li>Next you can choose whether or not to import the item data found in 
the MARC records</li>
+       <li>Next you can choose whether or not to import the item data found in 
the MARC records (if the file you're loading is a bibliographic file)</li>
 </ul>
 </li>
        <li>Click 'Stage for import'</li>
@@ -25,6 +27,6 @@
        <li>To complete the process continue to the Managed Staged MARC Records 
Tool</li>
 </ul>
 
-<p><strong>See the full documentation for the MARC Import in the <a 
href="http://manual.koha-community.org/3.10/en/stagemarc.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for the MARC Import in the <a 
href="http://manual.koha-community.org/3.12/en/stagemarc.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/tools/tools-home.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt
index 88084a1..eb18b4c 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt
@@ -4,6 +4,6 @@
 
 <p>Tools in Koha all perform some sort of action. Often many of the items 
listed under Tools in Koha are referred to as 'Reports' in other library 
management systems.</p>
 
-<p><strong>See the full documentation for Tools in the <a 
href="http://manual.koha-community.org/3.10/en/tools.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for Tools in the <a 
href="http://manual.koha-community.org/3.12/en/tools.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/tools/upload-cover-image.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt
index 93dd614..7422c7f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Upload Cover Images</h1>
+<h1>Upload cover images</h1>
 
 <p>This tool will allow you to upload cover images for the materials in your 
catalog. To access this tool, staff will need the upload_local_cover_images 
permission. In order for images to show in the staff client and/or OPAC you 
will need to set your LocalCoverImages and/or OPACLocalCoverImages preferences 
to 'Display.' Images can be uploaded in batches or one by one.</p>
 
@@ -40,6 +40,6 @@
 
 <p>In the OPAC the cover images will also appear in the images tab, as well as 
next to the title and on the search results.</p>
 
-<p><strong>See the full documentation for Uploading Cover Images in the <a 
href="http://manual.koha-community.org/3.10/en/uploadlocalimages.html";>manual</a>
 (online).</strong></p>
+<p><strong>See the full documentation for Uploading Cover Images in the <a 
href="http://manual.koha-community.org/3.12/en/uploadlocalimages.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/tools/viewlog.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt
index f28a0be..73b5c04 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Log Viewer</h1>
+<h1>Log viewer</h1>
 
 <p>Actions within the Koha system are tracked in log files. Your system 
preferences can be changed to prevent the logging of different actions. These 
logs can be viewed using the Log Viewer Tool.</p>
 
@@ -8,6 +8,6 @@
 
 <p>You will note that real names do not appear on the log, only identifying 
numbers. You need to use the identifying numbers when searching the logs as 
well.</p>
 
-<p><strong>See the full documentation for the Log Viewer in the <a 
href="http://manual.koha-community.org/3.10/en/logviewer.html";>manual</a> 
(online).</strong></p>
+<p><strong>See the full documentation for the Log Viewer in the <a 
href="http://manual.koha-community.org/3.12/en/logviewer.html";>manual</a> 
(online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
-- 
1.7.2.3

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to