http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10892 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic@tamil.fr --- Comment #4 from Frédéric Demians <frederic@tamil.fr> --- Translation alert: Facet labels are found in three locations: 1. facet definition 2. OPAC template opac-tmpl/prog/en/includes/opac-facets.inc 3. Intra template intranet-tmpl/prog/en/includes/facets.inc 2&3 are here to make facet labels translatable. In brief, adding a new facet implies now the following steps: - Edit facet data structure in Koha.pm - Add a new Zebra index if it not already exists - Edit both facet label definition templates -- You are receiving this mail because: You are watching all bug changes.