Koha/koha-tmpl/intranet-tmpl/prog/en
Christophe Croullebois 7e14824009 Bug 13768: Correction of double quotes escaped into double quotes
Without the patch the translated pages for quotes.tt may have the problematic line broken.
So the js is broken too. The line with bad usage of double quotes escaped :
var sEmptyTable = _("No quotes available. Please use the \"Add quote\" button to add a quote.");

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

diff on staff PO file

-msgid ""
-"No quotes available. Please use the \\\"Add quote\\\" button to add a quote."
+#, fuzzy
+msgid "No quotes available. Please use the 'Add quote' button to add a quote."

No koha-qa errors

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-03-19 14:14:20 -03:00
..
css Bug 13040 [CSS follow-up] Improve exporter to allow multiple branch selections 2015-01-26 16:27:05 -03:00
data
includes Bug 12648: Fix conflict with bug 8096 2015-03-11 14:16:17 -03:00
js Bug 13804 - Returns via the checkouts tables uses the phrase "Returned" rather than "Checked in" 2015-03-11 14:23:42 -03:00
lib/yui Bug 13139 - Move treeview jQuery plugin outside of language-specific directory 2014-10-27 12:36:53 -03:00
modules Bug 13768: Correction of double quotes escaped into double quotes 2015-03-19 14:14:20 -03:00
xslt Bug 12842: Add DDC classification numbers to MARC21 XSLT detail page 2015-02-09 14:04:42 -03:00
columns.def Bug 13142 - Change "mobile phone" label back to "other phone" 2015-02-13 13:52:10 -03:00