Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
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
..
batch_delete_records.tt
batch_record_modification.tt Bug 11395: prevent processing no record 2015-03-05 15:27:15 +01:00
batchMod-del.tt
batchMod-edit.tt
batchMod.tt
cleanborrowers.tt
csv-profiles.tt
export.tt
holidays.tt
import_borrowers.tt
inventory.tt
koha-news.tt Bug 13858: Datatables paging on Koha news tool page slightly broken 2015-03-18 20:17:37 -03:00
letter.tt Bug 12648: Add the new 'Acquisition' entry in the letter module list 2015-03-11 11:47:43 -03:00
manage-marc-import.tt
marc_modification_templates.tt Bug 11395: A control field is a field with tag < 10 2015-03-05 15:27:26 +01:00
modborrowers.tt
overduerules.tt
picture-upload.tt
quotes-upload.tt
quotes.tt Bug 13768: Correction of double quotes escaped into double quotes 2015-03-19 14:14:20 -03:00
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt
tools-home.tt
upload-images.tt
viewlog.tt