https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20442
--- Comment #4 from Dilan Johnpullé <[email protected]> --- Created attachment 73842 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73842&action=edit Bug 20442: Use more HtmlTags filter Some strings are hard to translate, because there are HTML tags splitting the sentences into multiple parts. Use the HtmlTags filter so the sentences can be translated as a single unit instead. This is the intranet catalogue part. Test plan: 1) Apply patch 2) Search for a biblio 3) See the "X result(s) found for ..." that it looks correct 4) Check out the biblio detail page and MARC detail page breadcrumbs 5) Search for nonexistent biblio, check the "No results match for ..." text 6) Update a language po-files 7) Look through the xx-YY-staff-prog.po for the catalogue pages strings and that they look correct Patch applies and functions as expected. Signed-off-by: Pasi Kallinen <[email protected]> Signed-off-by: Dilan Johnpullé <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
