From e853d56534d5d70dd71a32569318102051aa3d3a Mon Sep 17 00:00:00 2001 From: Bernardo Gonzalez Kriegel Date: Thu, 12 Aug 2010 20:07:46 -0300 Subject: [PATCH] Bug 5130 - Misspelled words: biblographic delimeter extention Content-Type: text/plain; charset="utf-8" --- .../prog/en/modules/basket/sendbasket.tmpl | 2 +- .../prog/en/modules/tools/picture-upload.tmpl | 4 ++-- .../prog/en/modules/virtualshelves/sendshelf.tmpl | 2 +- .../opac-tmpl/prog/en/modules/opac-sendbasket.tmpl | 2 +- .../opac-tmpl/prog/en/modules/opac-sendshelf.tmpl | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tmpl index 033c4d2..e5cc60d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tmpl @@ -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. diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tmpl index f2750e3..21e8271 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tmpl @@ -81,12 +81,12 @@
-
  • The upload file does not appear to be a zip file. The extention is not '.zip'.
  • +
  • The upload file does not appear to be a zip file. The extension is not '.zip'.
  • This script is not able to create/write to the necessary temporary directory.
  • The upload file appears to be empty.
  • Cannot open to read.
    Please verify that it exists.
  • Cannot open to read.
    Please verify that it exists.
  • -
  • Unrecognized or missing field delimeter.
    Please verify that you are using either a single quote or a tab.
  • +
  • Unrecognized or missing field delimiter.
    Please verify that you are using either a single quote or a tab.
  • failed to unpack.
    Please verify the integrity of the zip file and retry.
  • An unknown error has occurred.
    Please review the error log for more details.
  • diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tmpl index 3f8502e..9da4d45 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tmpl @@ -7,7 +7,7 @@ Hi, Here is your list called , 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. diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl index 5513198..57f62ee 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl @@ -7,7 +7,7 @@ Hi, 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. diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl index 1d4e4c6..1c367a0 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl @@ -7,7 +7,7 @@ Hi, , sent you from our online catalog, the virtual shelf called : . -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. -- 1.7.0.4