https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42131 --- Comment #6 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 198292 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198292&action=edit Bug 42131: Terminology: Return in action logs should be Check-in The problem that arises here is that return meaning 'return to previous page' as a verb and 'Return' as a substantive require different translation, at least in German. Updated the display text 'Return' to 'Check-in' in: - action-logs.inc: The action log display for the RETURN case This resolves problems in the translation Test plan: 1. Navigate to a page displaying Action logs 2. Look for entries with the RETURN action 3. Confirm the display text now shows 'Check-in' instead of 'Return' Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.