]> git.koha-community.org Git - koha.git/commit
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)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 27 Mar 2015 23:54:55 +0000 (12:54 +1300)
commita3c8f2a838c94ea17f853a300cb2a15ebdb9841b
tree488a7fb44d6be6054e8bf360a7bf992ecf79d837
parent8d3c58171cf2fbb11306a00425979f1180d8002a
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>
(cherry picked from commit 7e148240091ab89d268e60fb7d1ff467a0c78c7b)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt