This is from the new strings for 21.11: koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl:1513 Terminology: Collection code, call number: We have standardized on just "collection" as we display the description and not a code. This should be fixed accordingly.
Created attachment 127728 [details] [review] Bug 29481: Terminology: Collection code, call number This patch corrects an instance of the phrase "Collection code," replacing it with the standard "Collection." To test, apply the patch and restart services. - In the staff interface, go to Administration -> System preferences and set the OpacItemLocation preference to "library, collection code, and call number." - In the OPAC, search the catalog using a term which will return multiple results. - In the search results, item descriptions in the "Availability" line should read like this: [Collection, call number: Non-fiction 394.2663 Bu]
Created attachment 127899 [details] [review] Bug 29481: Terminology: Collection code, call number This patch corrects an instance of the phrase "Collection code," replacing it with the standard "Collection." To test, apply the patch and restart services. - In the staff interface, go to Administration -> System preferences and set the OpacItemLocation preference to "library, collection code, and call number." - In the OPAC, search the catalog using a term which will return multiple results. - In the search results, item descriptions in the "Availability" line should read like this: [Collection, call number: Non-fiction 394.2663 Bu] Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>
Should we fix the other occurrences as well? koha-tmpl/intranet-tmpl/prog/en/columns.def:<field name="items.ccode">Collection code</field> koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref: ccode: "Collection code" and in the framework installer files.
Created attachment 128695 [details] [review] Bug 29481: Terminology: Collection code, call number This patch corrects an instance of the phrase "Collection code," replacing it with the standard "Collection." To test, apply the patch and restart services. - In the staff interface, go to Administration -> System preferences and set the OpacItemLocation preference to "library, collection code, and call number." - In the OPAC, search the catalog using a term which will return multiple results. - In the search results, item descriptions in the "Availability" line should read like this: [Collection, call number: Non-fiction 394.2663 Bu] Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 128696 [details] [review] Bug 29481: Terminology: Fix other occurrences of 'Collection code' This changes Â"collection code" to be "collection" as Koha displays the collection description and no codes. This will also help to make the GUI more consistent overall.
Created attachment 128697 [details] [review] Bug 29481: Terminology: Fix other occurrences of 'Collection code' This changes "collection code" to be "collection" as Koha displays the collection description and no codes. This will also help to make the GUI more consistent overall.
(In reply to Jonathan Druart from comment #3) > Should we fix the other occurrences as well? > koha-tmpl/intranet-tmpl/prog/en/columns.def:<field > name="items.ccode">Collection code</field> > koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref: > ccode: "Collection code" > > and in the framework installer files. I made the additional changes, would you mind checking them?
Created attachment 128725 [details] [review] Bug 29481: Terminology: Collection code, call number This patch corrects an instance of the phrase "Collection code," replacing it with the standard "Collection." To test, apply the patch and restart services. - In the staff interface, go to Administration -> System preferences and set the OpacItemLocation preference to "library, collection code, and call number." - In the OPAC, search the catalog using a term which will return multiple results. - In the search results, item descriptions in the "Availability" line should read like this: [Collection, call number: Non-fiction 394.2663 Bu] Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 128726 [details] [review] Bug 29481: Terminology: Fix other occurrences of 'Collection code' This changes "collection code" to be "collection" as Koha displays the collection description and no codes. This will also help to make the GUI more consistent overall. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 22.05, thanks to everybody involved [U+1F984]
Pushed to 21.11.x for 21.11.03
Missing dependency, not backported to 21.05