Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Owen Leonard 5d2ff2f80a
Bug 33920: Improve translation of title tags: Patrons
This patch updates patron module templates so that title
tags can be more easily translated.

To test, apply the patch and confirm that the following patron-related
pages have the correct title tags:

- Patrons home page
  - Patron search ->
    - Select two patrons -> Merge selected
  - Add patron ->
    - Add a patron with the same name and email address ->
      - Click "View existing record" in "Duplicate patron record?"
        dialog.
- Patron details
  - Manage API keys (must have RESTOAuth2ClientCredentials enabled)
  - Accounting
    - Transactions
      - Print fee receipt
      - Print invoice
      - Make a payment
    - Create manual invoice
    - Create manual credit
  - Routing lists (must have RoutingSerials enabled)
  - Circulation history
  - Notices
  - Statistics
  - Files (must have EnableBorrowerFiles enabled)
  - Purchase suggestions
  - Discharges (must have useDischarge enabled)
  - Housebound (must have HouseboundModule enabled)
  - ILL requests history (must have ILLModule enabled)
  - Set permissions
  - Change password
  - Print summary
  - Print account balance
  - Two-factor authentication (must have TwoFactorAuthentication
    enabled)
  - Edit patron
  - Update child to adult patron:
    - Must have more than one "adult" type category defined
    - Locate a patron with a "child" type category
    - Choose More -> Update child to adult patron
  - Delete patron (confirmation page)
- Pending discharge requests
- Patrons requesting modifications

Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-08-29 14:59:03 -03:00
..
accountline-details.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
apikeys.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
boraccount.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
deletemem.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
discharge.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
discharges.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
files.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
holdshistory.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
housebound.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
ill-requests.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
mancredit.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
maninvoice.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
member-flags.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
member-password.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
member.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
memberentrygen.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
members-update.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
merge-patrons.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
moremember-brief.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
moremember-print.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
moremember.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
notices.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
pay.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
paycollect.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
printfeercpt.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
printinvoice.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
printnotice.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
purchase-suggestions.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
readingrec.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
recallshistory.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
routing-lists.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
search.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
statistics.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
two_factor_auth.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00
update-child.tt Bug 33920: Improve translation of title tags: Patrons 2023-08-29 14:59:03 -03:00