From 7f8f306598e137ddda33f3d29ded588021605587 Mon Sep 17 00:00:00 2001 From: Fridolin Somers Date: Fri, 31 Jan 2014 14:22:05 +0100 Subject: [PATCH] [PASSED QA] 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. --- .../intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 8 ++++---- koha-tmpl/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 551c87e..94a328b 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 b084e25..802ba3e 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 18a4d98..9e2df51 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 %] -- 1.8.3.2
    Place a hold on a specific copyPlace a hold on a specific item
    Hold