From 8a8e2debb4bcd091be3d331ce4be3904bf79de8e Mon Sep 17 00:00:00 2001
From: Mathieu Saby
Date: Sun, 3 Nov 2013 21:56:10 +0100
Subject: [PATCH 1/1] Bug 11189 : Rename Print label in UNIMARC advanced
search
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
"Print" label for search on 106 field is not correct in UNIMARC advanced
search:
- 106 field can be used for non printed ressources (manuscript...)
- "Print" is ambiguous for translation tool, as it can be understood as
a verb or a noun.
The official label for 106 field is "Type of form". The offical label
for 106$a subfield is "Medium designator".
I think "Physical presentation" is the best way to describe the content
of 106$a in a user understandable label.
Test plan :
Check the "Print" label is replaced with "Physical presentation" in OPAC
(prog theme and Bootstrap theme) and Staff Advanced Search
Signed-off-by: Frédéric Demians
OK for me. Make sense for UNIMARC users.
Signed-off-by: Jonathan Druart
Amended patch: replace a tab with 4 spaces.
---
koha-tmpl/intranet-tmpl/prog/en/includes/subtypes_unimarc.inc | 2 +-
koha-tmpl/opac-tmpl/bootstrap/en/includes/subtypes_unimarc.inc | 2 +-
koha-tmpl/opac-tmpl/prog/en/includes/subtypes_unimarc.inc | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/subtypes_unimarc.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/subtypes_unimarc.inc
index 10f9cba..5e83ea4 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/includes/subtypes_unimarc.inc
+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/subtypes_unimarc.inc
@@ -18,7 +18,7 @@