[Bug 11901] New: Change old reference to "shelf" to "list"
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11901 Bug ID: 11901 Summary: Change old reference to "shelf" to "list" Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com When removing items from a list, the message asks “Are you sure you want to remove these records from the shelf?” That is confusing, the names should match so we know what we’re removing them from. -- 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=11901 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Could we avoid using items? That has caused some confusion in translations in the past :) -- 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=11901 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |jonathan.druart@biblibre.co | |m Status|NEW |RESOLVED --- Comment #2 from Jonathan Druart <jonathan.druart@biblibre.com> --- This has been done on bug 12034. I have found 1 left: diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt index 00cb335..96adbd3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/downloadshelf.tt @@ -1,5 +1,5 @@ -[% INCLUDE 'doc-head-open.inc' %] -<title>Koha › Download shelf</title> +% INCLUDE 'doc-head-open.inc' %] +<title>Koha › Download list</title> But I don't manage to see it displayed. *** This bug has been marked as a duplicate of bug 12034 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org