From 9c540cea77d47eb151ef898d6f64f33cef7de885 Mon Sep 17 00:00:00 2001 From: oleonard Date: Thu, 3 Feb 2005 15:36:49 +0000 Subject: [PATCH] Correcting terminology: 'reservoir' instead of 'breeding farm' --- koha-tmpl/intranet-tmpl/npl/en/acqui.simple/addbooks.tmpl | 2 +- koha-tmpl/intranet-tmpl/npl/en/import/breeding.tmpl | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/npl/en/acqui.simple/addbooks.tmpl b/koha-tmpl/intranet-tmpl/npl/en/acqui.simple/addbooks.tmpl index 27e73cb671..f13ed685b4 100644 --- a/koha-tmpl/intranet-tmpl/npl/en/acqui.simple/addbooks.tmpl +++ b/koha-tmpl/intranet-tmpl/npl/en/acqui.simple/addbooks.tmpl @@ -85,7 +85,7 @@ /Display for NPL -->

Search Existing Records

  • If the ISBN is found into the biblio table, it will be retrieved and can be modified.
  • -
  • If the ISBN is found into the breeding farm, it will be retrieved, and a biblio added.
  • +
  • If the ISBN is found into the reservoir, it will be retrieved, and a biblio added.
  • Otherwise, a biblio can be added from scratch.
diff --git a/koha-tmpl/intranet-tmpl/npl/en/import/breeding.tmpl b/koha-tmpl/intranet-tmpl/npl/en/import/breeding.tmpl index bd68e26c15..714e45205b 100644 --- a/koha-tmpl/intranet-tmpl/npl/en/import/breeding.tmpl +++ b/koha-tmpl/intranet-tmpl/npl/en/import/breeding.tmpl @@ -19,8 +19,8 @@
    -
  • Select a file to import into the breeding farm. It will be parsed, and for each ISBN found, a new baby will be created in the breeding farm.
  • -
  • If an ISBN already exists in the breeding farm, you can choose whether to ignore the new one or overwrite the old one.
  • +
  • Select a file to import into the reservoir. It will be parsed, and for each ISBN found, a new baby will be created in the reservoir.
  • +
  • If an ISBN already exists in the reservoir, you can choose whether to ignore the new one or overwrite the old one.
  • You can enter a name for this import. It may be useful, when creating a biblio, to remember where the suggested MARC data comes from!
  • Of course, if the ISBN already exists in the active DB, the biblio will be ignored.
@@ -45,7 +45,7 @@ - + -- 2.39.2
If ISBN already in breeding farm: If ISBNi is already in the reservoir: Ignore this one, keep the existing one
Overwrite the existing one with this