Bug 13768: Correction of double quotes escaped into double quotes
authorChristophe Croullebois <christophe.croullebois@biblibre.com>
Tue, 10 Mar 2015 09:29:15 +0000 (10:29 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 19 Mar 2015 17:14:20 +0000 (14:14 -0300)
commit7e148240091ab89d268e60fb7d1ff467a0c78c7b
tree57ff90bad95ecb3198703b9600b993da709d6c7e
parent15468615f9c5c427cc819bf833c2df58d13c5080
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>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt