From 26ea39ad05f0ba3aea3f13c89e46d3d977c360b8 Mon Sep 17 00:00:00 2001
From: oleonard
Date: Thu, 3 Feb 2005 16:07:53 +0000
Subject: [PATCH] Correcting terminology: 'reservoir' instead of 'breeding
farm'
---
.../intranet-tmpl/default/en/acqui.simple/addbooks.tmpl | 2 +-
.../intranet-tmpl/default/en/acqui.simple/isbnsearch.tmpl | 2 +-
.../intranet-tmpl/default/en/acqui.simple/marcimport.tmpl | 8 ++++----
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/default/en/acqui.simple/addbooks.tmpl b/koha-tmpl/intranet-tmpl/default/en/acqui.simple/addbooks.tmpl
index cf49e2892a..5ae5c2405f 100644
--- a/koha-tmpl/intranet-tmpl/default/en/acqui.simple/addbooks.tmpl
+++ b/koha-tmpl/intranet-tmpl/default/en/acqui.simple/addbooks.tmpl
@@ -34,7 +34,7 @@
Hint
If the ISBN or title is found in the biblio table, it will be retrieved and can be modified.
- If the ISBN or title is found in the breeding farm, it will be retrieved and a biblio will be added.
+ If the ISBN or title is found in the reservoir, it will be retrieved and a biblio will be added.
Otherwise, a biblio can be added from scratch.
diff --git a/koha-tmpl/intranet-tmpl/default/en/acqui.simple/isbnsearch.tmpl b/koha-tmpl/intranet-tmpl/default/en/acqui.simple/isbnsearch.tmpl
index 15234b27a9..a0e6c9ed29 100644
--- a/koha-tmpl/intranet-tmpl/default/en/acqui.simple/isbnsearch.tmpl
+++ b/koha-tmpl/intranet-tmpl/default/en/acqui.simple/isbnsearch.tmpl
@@ -60,7 +60,7 @@
/images/numbers/placeholder.gif" border="0">
- Biblios in breeding farm
+ Biblios in reservoir
diff --git a/koha-tmpl/intranet-tmpl/default/en/acqui.simple/marcimport.tmpl b/koha-tmpl/intranet-tmpl/default/en/acqui.simple/marcimport.tmpl
index cf0687ebf3..a7a0510e6b 100644
--- a/koha-tmpl/intranet-tmpl/default/en/acqui.simple/marcimport.tmpl
+++ b/koha-tmpl/intranet-tmpl/default/en/acqui.simple/marcimport.tmpl
@@ -3,7 +3,7 @@
- Import into the breeding farm
+ Import into the reservoir
@@ -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 @@
- If ISBN already in breeding farm:
+ If ISBN is already in the reservoir:
Ignore this one, keep the existing one
Overwrite the existing one with this
--
2.39.5