http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13768 Bug ID: 13768 Summary: in quotes.tt line 14 the use of \" break the translation Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: christophe.croullebois@biblibre.com QA Contact: testopia@bugs.koha-community.org In quotes.tt line 14 we have : var sEmptyTable = _("No quotes available. Please use the \"Add quote\" button to add a quote."); The use of \" inside double quotes breaks the js in the translated pages. i.e : in french pages in the table we have "Chargement des données..." and can't go ahead. -- You are receiving this mail because: You are watching all bug changes.