Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Julian Maurice 0c9b39a66d
Bug 24662: Remove global variables MSG_* from datatables.inc
Now that bug 21156 is pushed, we don't need to have global variables in
.inc or .tt files for translation in .js file. We can simply declare our
translatable strings where they are used.

This patch removes all global variables used in DataTables configuration

Test plan:
1. cd misc/translator && ./translate update fr-FR
2. Translate strings in misc/tranlator/po/fr-FR-messages-js.po
3. cd misc/translator && ./translate install fr-FR
4. Go to the staff interface, in english, and check that DataTables
tables are still working. You should check at least the following pages:
    - catalogue/detail.pl
    - circ/circulation.pl
    - tools/quotes.pl
    - tools/letter.pl
5. Switch to french and check again DataTables tables, and verify that
   strings are translated

This patch depends on bug 24661

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-11 13:49:15 +00:00
..
article-requests.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
bookcount.tt Bug 21449: Update two-column templates with Bootstrap grid: Circulation part 2 2019-01-30 11:59:40 +00:00
branchoverdues.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
branchtransfers.tt Bug 10300: (follow-up) add controls on transfers page 2019-04-26 11:49:08 +00:00
checkout-notes.tt Bug 24337: Checkout note cannot be marked seen if more than 20 exist 2020-01-10 10:50:37 +00:00
circulation-home.tt Bug 10300: (follow-up) add controls on transfers page 2019-04-26 11:49:08 +00:00
circulation.tt Bug 24662: Remove global variables MSG_* from datatables.inc 2020-03-11 13:49:15 +00:00
circulation_batch_checkouts.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
offline-mf.tt Bug 23803: (follow-up) Remove additional references and file 2019-10-11 14:35:17 +01:00
offline.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
on-site_checkouts.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
overdue.tt Bug 21852: Add more columns and column configuration to overdues report 2019-09-17 14:51:00 +01:00
pendingreserves.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
printslip.tt Bug 21526: (follow-up) Use the 'url' filter when needed 2018-11-12 16:35:44 -03:00
renew.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
request-article.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
reserveratios.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
returns.tt Bug 24777: Use patron.is_debarred instead of patron.debarred in return.tt 2020-03-10 15:20:19 +00:00
selectbranchprinter.tt Bug 17845: Remove unused code related to printers 2020-03-10 15:18:27 +00:00
transferstoreceive.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
view_holdsqueue.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
waitingreserves.tt Bug 11281: Printing holds awaiting pickup prints both tabs 2020-02-10 09:22:39 +00:00