[Bug 11189] New: Remplace Print by Form of item in UNIMARC advanced search
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 Bug ID: 11189 Summary: Remplace Print by Form of item in UNIMARC advanced search Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: mathieu.saby@univ-rennes2.fr QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr 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 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 --- Comment #1 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Created attachment 22670 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22670&action=edit Bug 11189 : Rename Print label in UNIMARC advanced search "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 and Staff Advanced Search -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |mathieu.saby@univ-rennes2.f |ity.org |r -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Remplace Print by Form of |Rename Print label in |item in UNIMARC advanced |UNIMARC advanced search |search | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 --- Comment #2 from Frédéric Demians <frederic@tamil.fr> ---
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? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22670|0 |1 is obsolete| | --- Comment #3 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Created attachment 22677 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22677&action=edit [PATCH] Bug 11189 : Rename Print label in UNIMARC advanced search "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 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 --- Comment #4 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- (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à -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22677|0 |1 is obsolete| | --- Comment #5 from Frédéric Demians <frederic@tamil.fr> --- Created attachment 22684 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22684&action=edit Signed-off patch "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 <f.demians@tamil.fr> OK for me. Make sense for UNIMARC users. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22684|0 |1 is obsolete| | CC| |jonathan.druart@biblibre.co | |m --- Comment #6 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 22695 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22695&action=edit Bug 11189 : Rename Print label in UNIMARC advanced search -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #7 from Jonathan Druart <jonathan.druart@biblibre.com> --- QA comment: String patch. Will be for 3.16 Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |gmcharlt@gmail.com --- Comment #8 from Galen Charlton <gmcharlt@gmail.com> --- 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". -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 --- Comment #9 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- (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 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11189 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |tomascohen@gmail.com --- Comment #10 from Tomás Cohen Arazi <tomascohen@gmail.com> --- This patch has been pushed to 3.12.x, will be in 3.12.8. Thanks Mathieu! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org