https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34034
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #152411|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 155240 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155240&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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
