From 20729c47da855cbff908600fac7db2d6e13087e6 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. --- .../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 @@

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 79ec493..c7afd46 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 a4d3e0c..4d80b6a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt @@ -167,7 +167,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