Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Jonathan Druart 4f57531d14 Bug 29261: (bug 15812 follow-up 3) Fix translation issue in include file
This is getting messy. No idea how I tested the previous patches but it
was not working, the problem still persisted.

This patch is using the I18N TT plugin to make things easier and fix the
original problem.

Test plan:
Apply the patch
perl translate update fi-FI
Edit misc/translator/po/fi-FI-messages.po
Locate and translate "Check out"
 61 #: koha-tmpl/intranet-tmpl/prog/en/modules/members/tables/members_results.tt:20
 62 msgid "Check out"
 63 msgstr "Laina"
Locate and transate "View"
 182 #: koha-tmpl/intranet-tmpl/prog/en/modules/members/tables/members_results.tt:22
 183 msgid "View"
 184 msgstr "Nayta"
Apply the change to the fi-FI templates
perl translate install fi-FI

Now enable the fi-FI in the lang syspref, search for patron and confirm
that the result view is displayed correctly.
Note that the "Check out" and "View" strings are correctly translated
(when you hover the cardnumbers or patron's names)

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-11-03 15:40:52 +01:00
..
tables Bug 29261: (bug 15812 follow-up 3) Fix translation issue in include file 2021-11-03 15:40:52 +01:00
accountline-details.tt
apikeys.tt Bug 28772: Display API secret once 2021-09-30 09:19:05 +02:00
boraccount.tt
deletemem.tt
discharge.tt
discharges.tt
files.tt
holdshistory.tt
housebound.tt Bug 26544: Add housebound details to delivery page 2021-10-07 11:07:04 +02:00
ill-requests.tt
mancredit.tt
maninvoice.tt
member-flags.tt
member-password.tt
member.tt Bug 28867: (follow-up) Make error message translatable 2021-10-21 12:24:04 +02:00
memberentrygen.tt Bug 29278: Fix selector of hint used to show age 2021-10-25 13:56:35 +02:00
members-update.tt
merge-patrons.tt
moremember-brief.tt
moremember-print.tt
moremember.tt Bug 29227: Patron messaging preferences digest show as editable but are not 2021-10-25 14:08:06 +02:00
notices.tt Bug 28803: (QA follow-up) Reinstate UNKNOWN_ERROR in templates 2021-09-28 10:22:36 +02:00
pay.tt
paycollect.tt Bug 29309: (follow-up) Change 'Pay fines' to 'Pay charges' 2021-10-25 14:08:06 +02:00
printfeercpt.tt
printinvoice.tt
purchase-suggestions.tt
readingrec.tt Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
routing-lists.tt
statistics.tt
update-child.tt