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 Bug 12403 [Follow-up] Batch record deletion 2014-11-07 15:26:02 -03:00
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 Bug 13040 - multiple branch selections in exporter 2015-01-26 16:22:07 -03:00
holidays.tt Bug 13289: document.write breaks DataTables 2014-11-19 21:33:01 -03:00
import_borrowers.tt Bug 12543 - Add userid as matchpoint for "Import patrons" tool 2015-02-09 13:45:06 -03:00
inventory.tt Bug 12909 - item withdrawn is missing in inventory results 2014-11-21 15:27:15 -03:00
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 Bug 13638 - Batch patron modification tool missing option to switch language 2015-02-09 10:22:51 -03:00
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 Bug 11395: Add links to the new tool page 2015-03-05 15:27:01 +01:00
upload-images.tt
viewlog.tt