[SIGNED-OFF]Bug 2780: Capitalize strings consistently
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Fri, 6 Apr 2012 22:26:23 +0000 (00:26 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 10 Apr 2012 08:12:37 +0000 (10:12 +0200)
Some missing strings.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_100.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt
koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/branches.tt

index 34f0de6..023c5a8 100644 (file)
@@ -490,7 +490,7 @@ languages and obsolete typography)
 
     </tr>
     <tr>
-    <td><label for="f13">Character Sets (mandatory) 2</label></td>
+    <td><label for="f13">Character sets (mandatory) 2</label></td>
         <td>
             <select name="f13" id="f13" size="1">
             
index ddf3144..cebcb09 100644 (file)
@@ -426,7 +426,7 @@ function Dopop(link) {
 [% IF ( riloop ) %]
     <h2>Checked-in items</h2>
     <table>
-    <tr><th>Due date</th><th>Title</th>        <th>Author</th> <th>Barcode</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>Shelving location</th><th>Call number</th><th>Type</th>     <th>Patron</th><th>Note</th></tr>
 
         [% FOREACH riloo IN riloop %]
             <tr>
index f4eefe6..dc76796 100644 (file)
@@ -31,7 +31,7 @@
 
 <h2>Adding a group</h2>
 
-<p>To add a Search Domain or Library Property Group click the 'New group' button at the top of the screen.</p>
+<p>To add a search domain or library property group click the 'New group' button at the top of the screen.</p>
 
 <p>Of the fields on the group form, 'Category code' and 'Name' are the only required fields</p>