From 5f90b07e588fffa5428ae8bcd9d4445e3150b01b Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Wed, 22 Aug 2018 16:48:43 -0400 Subject: [PATCH] LP#1538691: More changes to terminology For more consistency: Changing all staff client instances of Copy Location to Shelving Location. We also replace Volume with Call Number and use Holdings for a combination of copies/volumes. Also replacing the 'Add Copies' option on the bib record page with 'Add Holdings' as was previously discussed on the open-ils-general list. Signed-off-by: Kathy Lussier Signed-off-by: Dan Wells --- .../global/asset/copy_location_group.tt2 | 6 ++--- .../global/asset/copy_location_order.tt2 | 4 ++-- .../templates/staff/admin/local/t_splash.tt2 | 8 +++---- .../templates/staff/cat/bucket/copy/index.tt2 | 2 +- .../staff/cat/bucket/copy/t_view.tt2 | 2 +- .../src/templates/staff/cat/catalog/index.tt2 | 8 +++---- .../templates/staff/cat/catalog/t_catalog.tt2 | 2 +- .../cat/catalog/t_choose_vol_target_lib.tt2 | 2 +- .../staff/cat/catalog/t_holdings.tt2 | 22 +++++++++---------- .../src/templates/staff/cat/item/index.tt2 | 18 +++++++-------- .../staff/cat/share/t_embedded_volcopy.tt2 | 2 +- .../staff/cat/share/t_volume_list.tt2 | 4 ++-- .../src/templates/staff/cat/volcopy/index.tt2 | 6 ++--- .../staff/cat/volcopy/t_attr_edit.tt2 | 2 +- .../staff/cat/volcopy/t_defaults.tt2 | 4 ++-- .../templates/staff/cat/volcopy/t_edit.tt2 | 10 ++++----- .../templates/staff/cat/volcopy/t_view.tt2 | 2 +- .../staff/circ/checkin/t_checkin_table.tt2 | 2 +- .../staff/circ/holds/t_pull_list.tt2 | 2 +- .../staff/circ/share/t_hold_details.tt2 | 2 +- .../templates/staff/circ/transits/t_list.tt2 | 2 +- Open-ILS/src/templates/staff/css/cat.css.tt2 | 2 +- .../staff/serials/t_batch_receive.tt2 | 2 +- Open-ILS/web/opac/locale/en-US/lang.dtd | 4 ++-- 24 files changed, 60 insertions(+), 60 deletions(-) diff --git a/Open-ILS/src/templates/conify/global/asset/copy_location_group.tt2 b/Open-ILS/src/templates/conify/global/asset/copy_location_group.tt2 index 560a4c4e0c..43c5bd19a1 100644 --- a/Open-ILS/src/templates/conify/global/asset/copy_location_group.tt2 +++ b/Open-ILS/src/templates/conify/global/asset/copy_location_group.tt2 @@ -1,5 +1,5 @@ [% WRAPPER base.tt2 %] -[% ctx.page_title = l('Copy Location Group') %] +[% ctx.page_title = l('Shelving Location Group') %]
- [% l('Copy Location Groups') %] + [% l('Shelving Location Groups') %]