From ad4a6a8c20b1e6e1dcaff227b92885d8d0a44db3 Mon Sep 17 00:00:00 2001 From: Fridolin Somers Date: Fri, 31 Jan 2014 14:22:05 +0100 Subject: [PATCH] Bug 11648 - Use word item instead of copy - intranet Sometimes, the word copy/copies is use to speak about item/items. It would be better to use only item because translation of the word copy depends on context, it should be used only when speaking about copy like in "copy and paste". This patch replaces copy/copies in intranet. Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer String changes, no regressions found. Signed-off-by: Galen Charlton (cherry picked from commit 3273f823508f445cfdbf0ad5f60b7f4c546f0ee2) Signed-off-by: Fridolin Somers --- .../prog/en/modules/help/cataloguing/additem.tt | 2 +- .../intranet-tmpl/prog/en/modules/reserve/request.tt | 8 ++++---- .../intranet-tmpl/prog/en/modules/tools/inventory.tt | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt index 551c87e5a1..94a328bd80 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt @@ -31,7 +31,7 @@
  • 'Add item' will add just the one item
  • 'Add & duplicate' will add the item and fill in a new form with the same values for your to alter
  • -
  • 'Add multiple copies' will ask how many copies and will then add that number of copies adding +1 to the barcode so each barcode is unique
  • +
  • 'Add multiple items' will ask how many items and will then add that number of items adding +1 to the barcode so each barcode is unique

Your added items will appear above the add form once submitted

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt index 79ec493466..c7afd46ad7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt @@ -243,7 +243,7 @@ function checkMultiHold() {
  • [% borrowerfirstname %] [% borrowersurname %] already has a hold on this item
  • [% END %] [% IF ( none_available ) %] -
  • No copies are available to be placed on hold
  • +
  • No items are available to be placed on hold
  • [% END %] [% IF ( alreadypossession ) %]
  • [% borrowerfirstname %] [% borrowersurname %] is already in possession of one item
  • @@ -344,7 +344,7 @@ function checkMultiHold() { [% UNLESS ( multi_hold ) %] -
  • +
  • @@ -374,7 +374,7 @@ function checkMultiHold() { - + [% IF ( item_level_itypes ) %] @@ -523,7 +523,7 @@ function checkMultiHold() {
  • [% borrowerfirstname %] [% borrowersurname %] already has a hold on this item
  • [% END %] [% IF ( biblioloo.none_avail ) %] -
  • No copies are available to be placed on hold
  • +
  • No items are available to be placed on hold
  • [% END %] [% IF ( biblioloo.alreadyres ) %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt index df467f3fc8..cab07edf39 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt @@ -171,7 +171,7 @@ $(document).ready(function(){
  • -
  • +
  • [% IF (ignoreissued) %]
  • [% ELSE %] -- 2.39.5
    Place a hold on a specific copyPlace a hold on a specific item
    Hold