https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39580
--- Comment #3 from Kyle M Hall (khall) <[email protected]> --- Created attachment 193534 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193534&action=edit Bug 39580: Make Elasticsearch process_error error string translatable Test plan: 1- Change to a language other than english 2- Search in the catalog with "!" 3- Notice the string "Unable to understand your search query, please rephrase and try again." is not translated 4- Apply the patch 5- Add translation in .po file of used language for "Unable to understand your search query, please rephrase and try again.\n" 6- Update translation 7- Redo the search and notice the string is now translated Signed-off-by: Lucas Gass <[email protected]> Signed-off-by: Kyle M Hall <[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/
