Bug 5130 - Misspelled words: biblographic delimeter extention
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Thu, 12 Aug 2010 23:10:45 +0000 (20:10 -0300)
committerGalen Charlton <gmcharlt@gmail.com>
Sun, 17 Oct 2010 17:51:34 +0000 (13:51 -0400)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl

index 033c4d2..e5cc60d 100644 (file)
@@ -7,7 +7,7 @@ Hi,
 
 Here is your cart, sent from our online catalog.
 
-Please note that the attached file is a MARC biblographic records file
+Please note that the attached file is a MARC bibliographic records file
 which can be imported into a Personal Bibliographic Software like EndNote,
 Reference Manager or ProCite.
 <END_HEADER>
index f2750e3..21e8271 100644 (file)
                 <!-- TMPL_IF name="ERRORS" -->
                 <div class="dialog alert">
                     <!-- TMPL_LOOP name="ERRORS" -->
-                        <!-- TMPL_IF name="NOTZIP" --><li><b>The upload file does not appear to be a zip file.  The extention is not '.zip'.</b></li>
+                        <!-- TMPL_IF name="NOTZIP" --><li><b>The upload file does not appear to be a zip file.  The extension is not '.zip'.</b></li>
                         <!-- TMPL_ELSIF name="NOWRITETEMP" --><li><b>This script is not able to create/write to the necessary temporary directory.</b></li>
                         <!-- TMPL_ELSIF name="EMPTYUPLOAD" --><li><b>The upload file appears to be empty.</b></li>
                         <!-- TMPL_ELSIF name="OPNLINK" --><li><b>Cannot open <!-- TMPL_VAR NAME="OPNLINK" --> to read.<br />Please verify that it exists.</b></li>
                         <!-- TMPL_ELSIF name="OPNIMG" --><li><b>Cannot open <!-- TMPL_VAR NAME="OPNIMG" --> to read.<br />Please verify that it exists.</b></li>
-                        <!-- TMPL_ELSIF name="DELERR" --><li><b>Unrecognized or missing field delimeter.<br />Please verify that you are using either a single quote or a tab.</b></li>
+                        <!-- TMPL_ELSIF name="DELERR" --><li><b>Unrecognized or missing field delimiter.<br />Please verify that you are using either a single quote or a tab.</b></li>
                         <!-- TMPL_ELSIF name="UZIPFAIL" --><li><b><!-- TMPL_VAR name="UZIPFAIL" --> failed to unpack.<br />Please verify the integrity of the zip file and retry.</b></li>
                         <!-- TMPL_ELSE --><li><b><!-- TMPL_VAR name ="CORERR" --> An unknown error has occurred.<br />Please review the error log for more details.</b></li><!-- /TMPL_IF -->
                     <!-- /TMPL_LOOP -->
index 3f8502e..9da4d45 100644 (file)
@@ -7,7 +7,7 @@ Hi,
 
 Here is your list called <!-- TMPL_VAR NAME="shelfname" -->, sent from our online catalog.
 
-Please note that the attached file is a MARC biblographic records file
+Please note that the attached file is a MARC bibliographic records file
 which can be imported into a Personal Bibliographic Software like EndNote,
 Reference Manager or ProCite.
 <END_HEADER>
index 5513198..57f62ee 100644 (file)
@@ -7,7 +7,7 @@ Hi,
 
 <!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR NAME="surname" --> sent you a cart from our online catalog.
 
-Please note that the attached file is a MARC biblographic records file
+Please note that the attached file is a MARC bibliographic records file
 which can be imported into a Personal Bibliographic Software like EndNote,
 Reference Manager or ProCite.
 <END_HEADER>
index 1d4e4c6..1c367a0 100644 (file)
@@ -7,7 +7,7 @@ Hi,
 
 <!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR NAME="surname" -->, sent you from our online catalog, the virtual shelf called :  <!-- TMPL_VAR NAME="shelfname" -->.
 
-Please note that the attached file is a MARC biblographic records file
+Please note that the attached file is a MARC bibliographic records file
 which can be imported into a Personal Bibliographic Software like EndNote,
 Reference Manager or ProCite.
 <END_HEADER>