Bug 2780 - Capitalize strings consistently (Admin help)
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / help / admin / categorie.tt
index 4102c46..aeec6eb 100644 (file)
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Patron Categories</h1>
+<h1>Patron categories</h1>
 
 <p>Patron categories allow you to organize your patrons into different roles, age groups, and patron types.</p>
 
 
 <h2>Adding a patron category</h2>
 
-<p>To add a new patron category click 'New Category' at the top of the page</p>
+<p>To add a new patron category click 'New category' at the top of the page</p>
 
 <ul>
-       <li>The 'Category Code' is an identifier for your new code.
+    <li>The 'Category code' is an identifier for your new code.
 <ul>
        <li style="color: #990000;">Important: The category code is limited to 10 characters (numbers and letters)</li>
 </ul>
@@ -77,6 +77,6 @@
 </li>
 </ul>
 
-<p><strong>See the full documentation for Patron Categories in the <a href="http://manual.koha-community.org/3.6/en/patscirc.html#patcats">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for patron categories in the <a href="http://manual.koha-community.org/3.6/en/patscirc.html#patcats">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file