https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34034 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155240|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 156709 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156709&action=edit Bug 34034: Move translatable strings out of opac-bottom.inc: OverDrive and OpenLibrary This patch removes some string variable definitions from opac-bottom.inc. The strings can now be picked up for translation from the corresponding <script> block. To test you must enable OpenLibrarySearch and enter OverDrive credentials to enable OverDrive search integration. - Perform a search in the OPAC. - As the results page loads you should see at the top "Searching OverDrive..." and "Searching OpenLibrary..." - When the searches complete you should see "Found X results in the library's Y collection" for each service. - Try to trigger an error message by entering the wrong (non-zero) value for the OverDriveLibraryID preference. - The search results page should show "Error searching OverDrive collection" Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.