Bug 2780 - Capitalize strings consistently (Error pages)
authorOwen Leonard <oleonard@myacpl.org>
Thu, 5 Apr 2012 15:14:11 +0000 (11:14 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 10 Apr 2012 08:03:32 +0000 (10:03 +0200)
Correcting capitalization in staff client error pages

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
koha-tmpl/intranet-tmpl/prog/en/modules/errors/400.tt
koha-tmpl/intranet-tmpl/prog/en/modules/errors/401.tt
koha-tmpl/intranet-tmpl/prog/en/modules/errors/402.tt
koha-tmpl/intranet-tmpl/prog/en/modules/errors/403.tt
koha-tmpl/intranet-tmpl/prog/en/modules/errors/404.tt
koha-tmpl/intranet-tmpl/prog/en/modules/errors/405.tt
koha-tmpl/intranet-tmpl/prog/en/modules/errors/500.tt

index b82ae04..be2f09f 100644 (file)
    <div id="bd">
        <div id="yui-main">
        <div class="yui-b"><div class="yui-g">
-    <h1>An Error has Occurred!</h1>
+    <h1>An error has occurred!</h1>
     <h2>Error 400</h2>
     <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
     <li>This error means that the link was broken and that the page doesn't exist</li> 
-    <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
+    <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
     <li>Use top menu bar to navigate to another part of Koha.</li>
     </ul>
 </div>
@@ -73,7 +73,7 @@
     [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
     <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
        <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
-        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
+        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
         <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
         <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
     </ul>
index 3097a9e..6eb1423 100644 (file)
    <div id="bd">
        <div id="yui-main">
        <div class="yui-b"><div class="yui-g">
-    <h1>An Error has Occurred!</h1>
+    <h1>An error has occurred!</h1>
     <h2>Error 401</h2>
     <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
         <li>This error means that you aren't authorized to view this page</li> 
-        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
+        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
         <li>Use top menu bar to navigate to another part of Koha.</li>
     </ul>
 </div>
@@ -73,7 +73,7 @@
     [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
     <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
        <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
-        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
+        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
         <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
         <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
     </ul>
index 20c9032..fa035dd 100644 (file)
    <div id="bd">
        <div id="yui-main">
        <div class="yui-b"><div class="yui-g">
-    <h1>An Error has Occurred!</h1>
+    <h1>An error has occurred!</h1>
     <h2>Error 402</h2>
     <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
         <li>This error means that the link was broken and that the page doesn't exist</li>     
-        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
+        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
         <li>Use top menu bar to navigate to another part of Koha.</li>
     </ul>
 </div>
@@ -73,7 +73,7 @@
     [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
     <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
        <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
-        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
+        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
         <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
         <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
     </ul>
index 4f8e68a..82b8f82 100644 (file)
    <div id="bd">
        <div id="yui-main">
        <div class="yui-b"><div class="yui-g">
-    <h1>An Error has Occurred!</h1>
+    <h1>An error has occurred!</h1>
     <h2>Error 403</h2>
     <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
     <li>This error means that the link was broken and that the page doesn't exist</li> 
-    <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
+    <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
     <li>Use top menu bar to navigate to another part of Koha.</li>
     </ul>
 </div>
@@ -73,7 +73,7 @@
     [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
     <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
        <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
-        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
+        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
         <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
         <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
     </ul>
index 7416333..7d4485d 100644 (file)
    <div id="bd">
        <div id="yui-main">
        <div class="yui-b"><div class="yui-g">
-    <h1>An Error has Occurred!</h1>
+    <h1>An error has occurred!</h1>
     <h2>Error 404</h2>
     <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
         <li>This error means that the link was broken and that the page doesn't exist</li>     
-        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
+        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
         <li>Use top menu bar to navigate to another part of Koha.</li>
     </ul>
 </div>
@@ -73,7 +73,7 @@
     [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
     <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
        <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
-        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
+        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
         <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
         <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
     </ul>
index 88e0693..4e479c8 100644 (file)
    <div id="bd">
        <div id="yui-main">
        <div class="yui-b"><div class="yui-g">
-    <h1>An Error has Occurred!</h1>
+    <h1>An error has occurred!</h1>
     <h2>Error 405</h2>
     <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
         <li>This error means that the link was broken and that the page doesn't exist</li>     
-        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
+        <li>To report this error, you can <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
         <li>Use top menu bar to navigate to another part of Koha.</li>
     </ul>
 </div>
@@ -73,7 +73,7 @@
     [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
     <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
        <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
-        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
+        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
         <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
         <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
     </ul>
index 7cc7b57..3de3563 100644 (file)
    <div id="bd">
        <div id="yui-main">
        <div class="yui-b"><div class="yui-g">
-    <h1>An Error has Occurred!</h1>
+    <h1>An error has occurred!</h1>
     <h2>Error 500</h2>
     <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
         <li>In Koha this typically means that the Koha team is working on new features</li>    
-        <li>Wait while system maintenance is being done or <a href="mailto:[% admin %]">email the Koha Administrator</a>.</li>
+        <li>Wait while system maintenance is being done or <a href="mailto:[% admin %]">email the Koha administrator</a>.</li>
         <li>Use top menu bar to navigate to another part of Koha.</li>
     </ul>
 </div>
@@ -73,7 +73,7 @@
     [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
     <h3><a href="/cgi-bin/koha/cataloguing/addbooks.pl">Cataloging</a></h3>
        <ul style="margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;">
-        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC Record</a></li>
+        <li><a href="/cgi-bin/koha/cataloguing/addbiblio.pl">Add MARC record</a></li>
         <li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
         <li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li>
     </ul>