Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Katrin Fischer 67881bd907 Bug 8330: Overdue email link contains untranslatable 'Overdue:'
The translation scripts don't pick up text from href attributes,
which is what we want, with a small exception for this script.

Patch uses a TT trick to make the Overdue: in the subject
of the mailto: link translatable.

Regression test:
- Make sure you have an overdue item
- Go to Circulation > Overdues
- Verify the [email] link works and a subject
  with 'Overdue: <title>' is generated
- Apply patch and repeat steps

Bonus: Verify the branch name now shows instead of
       the branchcode in the table

To test translatability:
- cd misc/translator
- perl translate update de-DE
- Open file po/de-DE-staff-prog.po
- Search for Overdue:
- Translate string, remove 'fuzzy' marker
- perl translate install de-DE
- Test again, subject should now be translated

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
2015-06-22 11:50:48 -03:00
..
bookcount.tt
branchoverdues.tt
branchtransfers.tt
circulation-home.tt Bug 11201 - QA follow-up - Pending on-site checkouts 2015-03-31 11:30:55 -03:00
circulation.tt Bug 12320: Remove deprecated construct to delete cookie holdfor 2015-06-04 10:07:26 -03:00
offline-mf.tt
offline.tt
on-site_checkouts.tt Bug 11201 - QA follow-up - Pending on-site checkouts 2015-03-31 11:30:55 -03:00
overdue.tt Bug 8330: Overdue email link contains untranslatable 'Overdue:' 2015-06-22 11:50:48 -03:00
pendingreserves.tt
printslip.tt
renew.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
reserveratios.tt
returns.tt Bug 13427: jQuery Timepicker is not translated on returns page 2015-06-19 11:30:15 -03:00
selectbranchprinter.tt
stats.tt
transfer-slip.tt
transferstoreceive.tt
view_holdsqueue.tt Bug 14142 - Holds queue viewer only displays first subtitle from marc keyword mappings 2015-06-04 11:14:58 -03:00
waitingreserves.tt