This patch corrects new and old instances of the use of the
term "branch" and replaces them with "library."
---
 .../prog/en/modules/acqui/invoices.tt              |    2 +-
 .../prog/en/modules/acqui/neworderempty.tt         |    4 ++--
 .../prog/en/modules/acqui/orderreceive.tt          |    4 ++--
 .../prog/en/modules/admin/smart-rules.tt           |    4 ++--
 .../intranet-tmpl/prog/en/modules/circ/returns.tt  |    2 +-
 .../prog/en/modules/help/admin/smart-rules.tt      |   12 ++++++------
 .../prog/en/modules/help/circ/branchoverdues.tt    |    2 +-
 .../prog/en/modules/help/circ/pendingreserves.tt   |    2 +-
 .../prog/en/modules/help/circ/returns.tt           |   10 +++++-----
 .../prog/en/modules/help/circ/view_holdsqueue.tt   |    2 +-
 .../prog/en/modules/help/members/member.tt         |    2 +-
 .../prog/en/modules/help/members/members-home.tt   |    2 +-
 .../prog/en/modules/help/reports/guided_reports.tt |    6 +++---
 .../prog/en/modules/help/tools/holidays.tt         |    4 ++--
 .../prog/en/modules/help/tools/letter.tt           |    8 ++++----
 .../prog/en/modules/serials/serials-search.tt      |    8 ++++----
 16 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt
index a04204e..8e9b1a3 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt
@@ -207,7 +207,7 @@ $(document).ready(function() {
             <input type="text" id="publicationyear" name="publicationyear" 
value="[% publicationyear %]" />
           </li>
           <li>
-            <label for="branch">Branch:</label>
+            <label for="branch">Library:</label>
             <select id="branch" name="branch">
               <option value="">All</option>
               [% FOREACH branch IN branches_loop %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt
index 5533ebc..2631e3c 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt
@@ -350,8 +350,8 @@ $(document).ready(function()
                         <th>&nbsp;</th>
                         <th>&nbsp;</th>
                         <th>Barcode</th>
-                        <th>Home branch</th>
-                        <th>Holding branch</th>
+                        <th>Home library</th>
+                        <th>Holding library</th>
                         <th>Not for loan</th>
                         <th>Restricted</th>
                         <th>Location</th>
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt
index c6559c3..2c9dda0 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt
@@ -177,8 +177,8 @@
                             <th>&nbsp;</th>
                             <th>&nbsp;</th>
                             <th>Barcode</th>
-                            <th>Home branch</th>
-                            <th>Holding branch</th>
+                            <th>Home library</th>
+                            <th>Holding library</th>
                             <th>Not for loan</th>
                             <th>Restricted</th>
                             <th>Location</th>
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt
index a025fe1..586d72f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt
@@ -230,7 +230,7 @@ for="tobranch"><strong>Clone these rules 
to:</strong></label> <input type="hidde
                             [% ELSE %]
                             <option value="holdingbranch">
                             [% END %]
-                                Item returns to issuing branch
+                                Item returns to issuing library
                             </option>
                             [% IF ( default_returnbranch == 'noreturn' ) %]
                             <option value="noreturn" selected="selected">
@@ -390,7 +390,7 @@ for="tobranch"><strong>Clone these rules 
to:</strong></label> <input type="hidde
                     <td>
                         <select name="returnbranch">
                             <option value="homebranch">Item returns 
home</option>
-                            <option value="holdingbranch">Item returns to 
issuing branch</option>
+                            <option value="holdingbranch">Item returns to 
issuing library</option>
                             <option value="noreturn">Item floats</option>
                         </select>
                     </td>
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt
index 672105a..a27b45f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt
@@ -415,7 +415,7 @@ $(document).ready(function () {
 [% IF ( riloop ) %]
     <h2>Checked-in items</h2>
     <table>
-    <tr><th>Due date</th><th>Title</th>        <th>Author</th> 
<th>Barcode</th><th>Home branch</th><th>Holding branch</th><th>Shelving 
location</th><th>Call number</th><th>Type</th>  
<th>Patron</th><th>Note</th></tr>
+    <tr><th>Due date</th><th>Title</th>        <th>Author</th> 
<th>Barcode</th><th>Home library</th><th>Holding library</th><th>Shelving 
location</th><th>Call number</th><th>Type</th>        
<th>Patron</th><th>Note</th></tr>
 
         [% FOREACH riloo IN riloop %]
             <tr>
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt
index 4791ab2..e9552c5 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/smart-rules.tt
@@ -17,13 +17,13 @@
        <li>all libraries, all patron types, all item types</li>
 </ul>
 
-<p>Tip: If you are a single library system choose your branch name before 
creating rules (sometimes having only rules for the 'all libraries' option can 
cause issues with holds)</p>
+<p>Tip: If you are a single library system choose your library name before 
creating rules (sometimes having only rules for the 'all libraries' option can 
cause issues with holds)</p>
 
 <p style="color: #990000;">Important: At the very least you will need to set a 
default circulation rule. This rule should be set for all item types, all 
libraries and all patron categories. That will catch all instances that do not 
match a specific rule. When checking out if you do not have a rule for all 
libraries, all item types and all patron types then you may see patrons getting 
blocked from placing holds. You will also want a rule for your specific library 
set for all item types and all patron types to avoid this holds issue. Koha 
needs to know what rule to fall back on.</p>
 
 <h4>Default Circulation Rules</h4>
 
-<p>Using the issuing rules matrix you can define rules that depend on 
patron/item typecombos. To set your rules, choose a library from the pull down 
(or 'all libraries' if you want to apply these rules to all branches)</p>
+<p>Using the issuing rules matrix you can define rules that depend on 
patron/item typecombos. To set your rules, choose a library from the pull down 
(or 'all libraries' if you want to apply these rules to all libraries)</p>
 
 <p>From the matrix you can choose any combination of patron categories and 
item types to apply the rules to</p>
 
@@ -84,7 +84,7 @@
     <li>Control where the item returns to once it is checked in
 <ul>
     <li>Item returns home</li>
-    <li>Item returns to issuing branch</li>
+    <li>Item returns to issuing library</li>
     <li>Item floats
 <ul>
     <li>When an item floats it stays where it was checked in and does not ever 
return 'home'</li>
@@ -115,7 +115,7 @@
 
 <p style="color: #990000;">Important: Note that if the system preference 
AllowHoldPolicyOverrideset to 'allow', these policies can be overridden by your 
circulation staff.</p>
 
-<p style="color: #990000;">Important: These policies are based on the patron's 
home branch, not the branch that the reserving staff member is from.</p>
+<p style="color: #990000;">Important: These policies are based on the patron's 
home library, not the library that the reserving staff member is from.</p>
 
 <p>The various Return Policies have the following effects:</p>
 
@@ -125,12 +125,12 @@
     <li style="color: #990000;">Important: If the 
AutomaticItemReturnpreference is set to automatically transfer the items home, 
then a prompt will not appear</li>
 </ul>
 </li>
-    <li>Item returns to issuing branch: The item will prompt the librarian to 
transfer the item back to the library where it was checked out
+    <li>Item returns to issuing library: The item will prompt the librarian to 
transfer the item back to the library where it was checked out
 <ul>
     <li style="color: #990000;">Important: If the 
AutomaticItemReturnpreference is set to automatically transfer the items home, 
then a prompt will not appear</li>
 </ul>
 </li>
-    <li>Item floats: The item will not be transferred from the branch it was 
checked in at, instead it will remain there until transferred manually or 
checked in at another branch</li>
+    <li>Item floats: The item will not be transferred from the library it was 
checked in at, instead it will remain there until transferred manually or 
checked in at another library</li>
 </ul>
 
 <p><strong>See the full documentation for Circulation and Fine Rules in the <a 
href="http://manual.koha-community.org/3.10/en/patscirc.html#circfinerules";>manual</a>
 (online).</strong></p>
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt
index 153b012..699643a 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt
@@ -4,7 +4,7 @@
 
 <p>This report will show you any overdues at your library that have accrued 
fines on them.</p>
 
-<p>If you would like to limit the report you can use the pull down menu at the 
top to limit to a specific shelving location at your branch. To see overdues 
with fines at other branches you will have to change your branch or log in at 
that branch.</p>
+<p>If you would like to limit the report you can use the pull down menu at the 
top to limit to a specific shelving location at your library. To see overdues 
with fines at other libraries you will have to change your library or log in at 
that library.</p>
 
 <p style="color: #990000">Important: If you do not charge fines and/or don't 
have the fines cron job running you will see no data on this report.</p>
 
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt
index 397e599..b6a5e29 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/pendingreserves.tt
@@ -2,7 +2,7 @@
 
 <h1>Holds to Pull</h1>
 
-<p>This report will show you all of the items that have holds on them that are 
available at the library for pulling. If the items are available at multiple 
branches then all branches with that item available will see the hold to pull 
until one library triggers the hold.</p>
+<p>This report will show you all of the items that have holds on them that are 
available at the library for pulling. If the items are available at multiple 
libraries then all libraries with that item available will see the hold to pull 
until one library triggers the hold.</p>
 
 <p>You can limit the results you see by using the Refine box on the left side 
of the page</p>
 
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt
index 852648d..1e0a0c4 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/returns.tt
@@ -28,12 +28,12 @@
 <p>There are several messages that can appear when checking items in:</p>
 
 <ul>
-    <li>If you are checking an item in at a library other than the home 
branch, a message will appear asking you to transfer the book to the home 
library
+    <li>If you are checking an item in at a library other than the home 
library, a message will appear asking you to transfer the book to the home 
library
 <ul>
        <li>After this item is checked in the status of the item will be 
changed in the catalog to 'in transit'</li>
-    <li>To mark an item as back at the home branch, check the item in at the 
home branch
+    <li>To mark an item as back at the home library, check the item in at the 
home library
 <ul>
-    <li>A message will appear tell you that the item is not checked out, but 
the status will now say available in the catalog. This step is necessary to 
mark items as received by the home branch.</li>
+    <li>A message will appear tell you that the item is not checked out, but 
the status will now say available in the catalog. This step is necessary to 
mark items as received by the home library.</li>
 </ul>
 </li>
 </ul>
@@ -46,7 +46,7 @@
     <li>Ignoring the hold will leave the item on hold, but leave its status as 
Available (it will not cancel the hold)</li>
 </ul>
 </li>
-    <li>If you're checking in an item that has a hold on it at another branch 
you will be prompted to confirm and transfer the item
+    <li>If you're checking in an item that has a hold on it at another library 
you will be prompted to confirm and transfer the item
 <ul>
     <li>Clicking the Confirm hold and Transfer button will mark the item as in 
transit to the library where the hold was placed</li>
     <li>Clicking the Print Slip, Transfer and Confirm button will mark the 
item as in transit to the library where the hold was placed and present the 
library with a receipt to print and place on the book with the patron's 
information</li>
@@ -61,7 +61,7 @@
 
 <p>When you check in an item that has a hold on it the system will ask you to 
either confirm and transfer the item or just confirm the hold</p>
 
-<p>Clicking the Confirm button will mark the item as on hold for the patron. 
If the item needs to be transferred the item will also be marked as in transit 
to the proper branch. Clicking 'Ignore' will retain the hold, but allow you to 
check the item out to another patron. Choosing to confirm and print will 
present you with a printable page that you can slip inside the book with the 
necessary hold and/or transfer information.</p>
+<p>Clicking the Confirm button will mark the item as on hold for the patron. 
If the item needs to be transferred the item will also be marked as in transit 
to the proper library. Clicking 'Ignore' will retain the hold, but allow you to 
check the item out to another patron. Choosing to confirm and print will 
present you with a printable page that you can slip inside the book with the 
necessary hold and/or transfer information.</p>
 
 <p>Once confirmed the hold will show on the patron record and on the checkout 
screen under the 'Hold' tab.</p>
 
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt
index c45d16d..29be871 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tt
@@ -10,7 +10,7 @@
 
 <p>If you do not want all of your libraries to participate in the on-shelf 
holds fulfillment process, you should list the the libraries that *do* 
participate in the process here by inputting all the participating library's 
branchcodes, separated by commas ( e.g. "MPL,CPL,SPL,BML" etc. ).</p>
 
-<p>By default, the holds queue will be generated such that the system will 
first attempt to hold fulfillment using items already at the pickup library if 
possible. If there are no items available at the pickup library to fill a hold, 
build_holds_queue.pl will then use the list of libraries defined in 
StaticHoldsQueueWeight. If RandomizeHoldsQueueWeight is disabled ( which it is 
by default ), the script will assign fulfillment requests in the order the 
branches are placed in the StaticHoldsQueueWeight system preference.</p>
+<p>By default, the holds queue will be generated such that the system will 
first attempt to hold fulfillment using items already at the pickup library if 
possible. If there are no items available at the pickup library to fill a hold, 
build_holds_queue.pl will then use the list of libraries defined in 
StaticHoldsQueueWeight. If RandomizeHoldsQueueWeight is disabled ( which it is 
by default ), the script will assign fulfillment requests in the order the 
libraries are placed in the StaticHoldsQueueWeight system preference.</p>
 
 <p>For example, if your system has three libraries, of varying sizes ( small, 
medium and large ) and you want the burden of holds fulfillment to be on larger 
libraries before smaller libraries, you would want StaticHoldsQueueWeight to 
look something like "LRG,MED,SML".</p>
 
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tt
index 258e167..37dc0db 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member.tt
@@ -32,7 +32,7 @@
 </li>
 </ul>
 
-<p>If you want to filter your results to a specific branch or category, you 
can click the plus sign [+] to the right of the search box.</p>
+<p>If you want to filter your results to a specific library or category, you 
can click the plus sign [+] to the right of the search box.</p>
 
 <p>You can also browse through the patron records by clicking on the linked 
letters across the top.</p>
 
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-home.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-home.tt
index 428fe7f..2023cbb 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-home.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/members-home.tt
@@ -34,7 +34,7 @@
 </li>
 </ul>
 
-<p>If you want to filter your results to a specific branch or category, you 
can click the plus sign [+] to the right of the search box.</p>
+<p>If you want to filter your results to a specific library or category, you 
can click the plus sign [+] to the right of the search box.</p>
 
 <p>You can also browse through the patron records by clicking on the linked 
letters across the top.</p>
 
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/guided_reports.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/guided_reports.tt
index 7be3885..33f46c6 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/guided_reports.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/guided_reports.tt
@@ -72,7 +72,7 @@
 <ul>
     <li>The &lt;&lt; and &gt;&gt; are just delimiters. You must put &lt;&lt; 
at the beginning and &gt;&gt; at the end of your parameter</li>
     <li>The 'Question to ask' will be displayed on the left of the string to 
enter.</li>
-    <li>The authorized_value can be omitted if not applicable. If it contains 
an authorized value category, or branches or itemtype or categorycode, a list 
with the Koha authorized values will be displayed instead of a free field Note 
that you can have more than one parameter in a given SQL Note that entering 
nothing at run time won't probably work as you expect. It will be considered as 
"value empty" not as "ignore this parameter". For example entering nothing for 
: "title=&lt;&lt;Enter title&gt;&gt;" will display results with title='' (no 
title). If you want to have to have something not mandatory, use "title like 
&lt;&lt;Enter title&gt;&gt;" and enter a % at run time instead of nothing</li>
+    <li>The authorized_value can be omitted if not applicable. If it contains 
an authorized value category, or libraries or itemtype or categorycode, a list 
with the Koha authorized values will be displayed instead of a free field Note 
that you can have more than one parameter in a given SQL Note that entering 
nothing at run time won't probably work as you expect. It will be considered as 
"value empty" not as "ignore this parameter". For example entering nothing for 
: "title=&lt;&lt;Enter title&gt;&gt;" will display results with title='' (no 
title). If you want to have to have something not mandatory, use "title like 
&lt;&lt;Enter title&gt;&gt;" and enter a % at run time instead of nothing</li>
 </ul>
 <p>Examples:</p>
 <ul>
@@ -81,12 +81,12 @@ FROM borrowers <br />
 WHERE branchcode=&lt;&lt;Enter patrons library|branches&gt;&gt; AND surname 
like &lt;&lt;Enter filter for patron surname (% if none)&gt;&gt;</li>
     <li>SELECT * <br />
 FROM items <br />
-WHERE homebranch = &lt;&lt;Pick your branch|branches&gt;&gt; AND barcode like 
&lt;&lt;Partial barcode value here&gt;&gt;</li>
+WHERE homebranch = &lt;&lt;Pick your library|branches&gt;&gt; AND barcode like 
&lt;&lt;Partial barcode value here&gt;&gt;</li>
 </ul>
 </li>
     <li>Tip: To generate a date picker calendar to the right of the field when 
running a report you can use the 'date' keyword like this: &lt;&lt;Enter 
Date|date&gt;&gt;</li>
     <li>Tip: You have to put "%" in a text box to 'leave it blank'. Otherwise, 
it literally looks for "" (empty string) as the value for the field.</li>
-    <li style="color: #990000">Important: In addition to using any authorized 
value code to generate a dropdown, you can use the following values as well: 
Branches (branches), Item Types (itemtypes) and Patron Categories 
(categorycode). For example a branch pull down would be generated like this 
&lt;&lt;Branch|branches&gt;&gt;</li>
+    <li style="color: #990000">Important: In addition to using any authorized 
value code to generate a dropdown, you can use the following values as well: 
Libraries (branches), Item Types (itemtypes) and Patron Categories 
(categorycode). For example a library pull down would be generated like this 
&lt;&lt;Library|branches&gt;&gt;</li>
 </ul>
 
 <p>Note: There is a limit of 10,000 records put on SQL statements entered in 
Koha. To get around this you want to add 'LIMIT 100000' to the end of your SQL 
statement (or any other number above 10,000.</p>
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 1784350..923e1d5 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
@@ -19,7 +19,7 @@
 
 <h3>Adding Events</h3>
 
-<p>Before adding events, choose the library you would like to apply the 
closings to. When adding events you will be asked if you would like to apply 
the event to one branch or all branches. To add events, simply</p>
+<p>Before adding events, choose the library you would like to apply the 
closings to. When adding events you will be asked if you would like to apply 
the event to one library or all libraries. To add events, simply</p>
 
 <ul>
        <li>Click on the date on the calendar that you would like to apply the 
closing to</li>
@@ -39,7 +39,7 @@
 </li>
     <li>Finally decide if this event should be applied to all libraries or 
just the one you have originally selected
 <ul>
-    <li>If you'd rather enter all the holidays and then copy them all to 
another branch all at once you can use the copy menu below the calendar</li>
+    <li>If you'd rather enter all the holidays and then copy them all to 
another library all at once you can use the copy menu below the calendar</li>
 </ul>
 </li>
 </ul>
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 cf81c5e..bae182f 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
@@ -91,19 +91,19 @@
 </li>
 </ol>
 </li>
-    <li>When this notice references the branches table it is referring to the 
pickup branch information.</li>
+    <li>When this notice references the branches table it is referring to the 
pickup library information.</li>
 </ul>
 </li>
        <li>HOLDPLACED (a notice to the library staff that a hold has been 
placed)
 <ul>
        <li>This notice requires the emailLibrarianWhenHoldIsPlaced system 
preference to be set to 'Enable'</li>
-    <li>When this notice references the branches table it is referring to the 
pickup branch information.</li>
+    <li>When this notice references the branches table it is referring to the 
pickup library information.</li>
 </ul>
 </li>
        <li>HOLD_PRINT (Printed notice when hold available for pickup)
 <ul>
        <li>This notice is used for hold confirmation notices that are sent out 
in print format. This will not effect what the email notice looks like.</li>
-    <li>When this notice references the branches table it is referring to the 
pickup branch information.</li>
+    <li>When this notice references the branches table it is referring to the 
pickup library information.</li>
 </ul>
 </li>
        <li>ODUE (Overdue Notice)
@@ -152,7 +152,7 @@
     <li>TRANSFERSLIP
 <ul>
     <li>Used to print a transfer slip</li>
-    <li>The transfer sliip is printed when you confirm a transfer from one 
branch to another in your system</li>
+    <li>The transfer sliip is printed when you confirm a transfer from one 
library to another in your system</li>
 </ul>
 </li>
 </ul>
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt
index 98ef4d5..f023586 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt
@@ -59,11 +59,11 @@
                   <input type="text" id="publisher" name="publisher_filter" 
value="[% publisher_filter %]" />
                 </li>
                 <li>
-                  <label for="bookseller">Bookseller:</label>
+                  <label for="bookseller">Vendor:</label>
                   <input type="text" id="bookseller" name="bookseller_filter" 
value="[% bookseller_filter %]" />
                 </li>
                 <li>
-                  <label for="branch">Branch:</label>
+                  <label for="branch">Library:</label>
                   <select id="branch" name="branch_filter">
                     <option value="">All</option>
                     [% FOREACH branch IN branches_loop %]
@@ -197,11 +197,11 @@
                   <input type="text" id="publisher" name="publisher_filter" 
value="[% publisher_filter %]" />
                 </li>
                 <li>
-                  <label for="bookseller">Bookseller:</label>
+                  <label for="bookseller">Vendor:</label>
                   <input type="text" id="bookseller" name="bookseller_filter" 
value="[% bookseller_filter %]" />
                 </li>
                 <li>
-                  <label for="branch">Branch:</label>
+                  <label for="branch">Library:</label>
                   <select id="branch" name="branch_filter">
                     <option value="">All</option>
                     [% FOREACH branch IN branches_loop %]
-- 
1.7.9.5
_______________________________________________
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