[Bug 25445] New: Avoid use of "item" when not talking about items (holdings)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25445 Bug ID: 25445 Summary: Avoid use of "item" when not talking about items (holdings) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Keywords: Academy Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr In translation we don't have a lot of context to work from. At the most, we see the file a string comes from, but that is not always helpful. There are certain words that can be used in English in different contexts, but would require different translations in other languages. Item is such an example. It would be nice if we could avoid using items when we are not talking about holdings. These two strings listed below refer to when selecting no 'item' for adding to a list/cart from the result list: koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc: var MSG_NO_RECORD_SELECTED = _("No item was selected"); koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc: var MSG_NO_RECORD_SELECTED = _("No item was selected"); Maybe we could use - no record - no title - no search result entry ? instead. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25445 Fridolin SOMERS <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #1 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- Maybe use "element" : No element was selected. Easy to translate I'd say -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25445 liav@wgc.school.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |liav@wgc.school.nz |ity.org | CC| |liav@wgc.school.nz -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25445 --- Comment #2 from liav@wgc.school.nz --- Can you please clarify which strings need to be fixed? the examples provided don't exist -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25445 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|ASSIGNED |RESOLVED --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Ava, I think this is probably due to Owen moving a lot of things around to improve the translation process since I filed this. I am going to mark it INVALID. Thank you for looking into it! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org