http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15345
Brendan Gallagher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #45624|0 |1 is obsolete| | --- Comment #4 from Brendan Gallagher <[email protected]> --- Created attachment 46028 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46028&action=edit Bug 15345: Translatability: fix issue in facets (Availability') This patch fixes an issue with a splitted sentence in facets (Avalability) that leads to weird translations e.g.: German: 'Zeige nur Verfügbar Exemplare' French: 'Montrer seulement disponible exemplaires' Additionally, the link "Show all items" gets it's own li tags to display nicely like the other links in the facets column and it removes superfluous dots. To test in OPAC and Staff client: - Apply patch - Do a search that results in more than one available items - In column "Refine your search", click on "Limit to currently available items" - Verify that the message "Showing only available items" and the link "Show all items" display nicely. Signed-off-by: Hector Castro <[email protected]> use_zebra_facets set to 0 in koha-conf.xml to test. Works as described Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Brendan A Gallagher <[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/
