https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43443 Bug ID: 43443 Summary: Terminology: Issued should be "Checked out" in bookings Initiative type: --- Sponsorship --- status: Product: Koha Version: 24.11 Hardware: All OS: All Status: NEW Keywords: Academy Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Target Milestone: --- Found while translating: koha-tmpl/intranet-tmpl/prog/en/modules/bookings/list.tt: issued: () => _("Issued"), koha-tmpl/intranet-tmpl/prog/en/modules/bookings/list.tt: { status: _("Issued"), class: "bg-info" }, Confirmed on Mattermost that "Issued" here means "Checked out", so we should change it to that :) -- You are receiving this mail because: You are watching all bug changes.