Koha/koha-tmpl/intranet-tmpl/prog/en/modules/offline_circ
Owen Leonard e9d6ac9478 Bug 15676 - Actions in pending offline circulation actions are not translatable
This patch modifies the offline circulation transaction processing page
so that English strings describing actions are processed in the template
rather than being output directly from the script.

To test, apply the patch and create an offline circulation file
containing at least one checkout, one check-in, and one payment.

- Upload the file and choose 'Add to offline circulation queue.'
- View pending offline circulation actions
- In the list of pending actions, the actions column should show "Check
  out" instead of "issue," "Check in" instead of "return," and "Payment"
  instead of "payment."

Strings appear as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-06-10 17:36:59 +00:00
..
enqueue_koc.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
list.tt Bug 15676 - Actions in pending offline circulation actions are not translatable 2016-06-10 17:36:59 +00:00
process_koc.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00