https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42131 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This changes the text for release notes| |the "Return" action in the | |log viewer (when checking | |in an item) to "Check-in", | |to help improve | |translation. --- Comment #4 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. To reproduce the issue: - Check out an item to a patron, then check it back in - Go to the log viewer (Tools > Additional tools > Log viewer) - Click Submit - Note that the log entry for checking in the item is shown as "Return" in the action column 2. Apply the patch. 3. Refresh the log viewer page. 4. The log entry should now show as "Check-in". (Check-in is the noun version and matches with the Check out action, see the terminology list https://wiki.koha-community.org/wiki/Terminology#C) Additional notes - "Return" for course reserves: 1. Go to course reserves (Course reserves). 2. Click the "- Batch remove reserves" button above the courses page title. 3. Enter an invalid barcode: for example, 1234 4. You are then prompted "Are you sure you want to remove these items from all courses?" 5. Click "OK". 6. You get a results page which has the "Return" button, which returns you to the list of course reserves page. -- You are receiving this mail because: You are watching all bug changes.