Bug 11189

Summary: Rename Print label in UNIMARC advanced search
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: I18N/L10NAssignee: Mathieu Saby <mathsabypro>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: f.demians, gmcharlt, jonathan.druart, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 11189 : Rename Print label in UNIMARC advanced search
[PATCH] Bug 11189 : Rename Print label in UNIMARC advanced search
Signed-off patch
Bug 11189 : Rename Print label in UNIMARC advanced search

Description Mathieu Saby 2013-11-03 11:25:36 UTC
in unimarc advanced searcg on opac and staff interface, the string "Print" is ambiguous, as "Print" could be translated in french by "Imprimer" (verb) or "Impression" (noun), and is used elsewhere in templates in the "verb" meaning.

We could be used instead of "Print" the official label for 106 field ("Form of item") or maybe "Type of print"

M. Saby
Comment 1 Mathieu Saby 2013-11-03 11:47:42 UTC Comment hidden (obsolete)
Comment 2 Frédéric Demians 2013-11-03 17:08:37 UTC
> We could be used instead of "Print" the official label for 106 field ("Form
> of item") or maybe "Type of print"

+1

Could you propose a patch with subtypes_unimarc.inc modified also for Bootstrap theme?
Comment 3 Mathieu Saby 2013-11-03 20:58:29 UTC Comment hidden (obsolete)
Comment 4 Mathieu Saby 2013-11-03 20:58:42 UTC
(In reply to Frédéric Demians from comment #2)
> > We could be used instead of "Print" the official label for 106 field ("Form
> > of item") or maybe "Type of print"
> 
> +1
> 
> Could you propose a patch with subtypes_unimarc.inc modified also for
> Bootstrap theme?

Hop là
Comment 5 Frédéric Demians 2013-11-04 08:42:03 UTC Comment hidden (obsolete)
Comment 6 Jonathan Druart 2013-11-04 11:36:19 UTC
Created attachment 22695 [details] [review]
Bug 11189 : Rename Print label in UNIMARC advanced search
Comment 7 Jonathan Druart 2013-11-04 11:36:50 UTC
QA comment:
String patch.
Will be for 3.16
Marked as Passed QA.
Comment 8 Galen Charlton 2013-11-08 16:51:45 UTC
Pushed to master for inclusion in 3.16.  Thanks, Mathieu!

I've got to say that I quibble with using "Physical presentation" when one of the options under that label is "electronic resource", but I agree that it's better than "Print".
Comment 9 Mathieu Saby 2013-11-08 17:02:55 UTC
(In reply to Galen Charlton from comment #8)
> Pushed to master for inclusion in 3.16.  Thanks, Mathieu!
> 
> I've got to say that I quibble with using "Physical presentation" when one
> of the options under that label is "electronic resource", but I agree that
> it's better than "Print".

Not easy to find the best name for that field. We could change it later.
Anyway, only a few very curious patrons use this "advanced advanced search"...

Mathieu
Comment 10 Tomás Cohen Arazi (tcohen) 2013-12-08 15:09:05 UTC
This patch has been pushed to 3.12.x, will be in 3.12.8.

Thanks Mathieu!