https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38877 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182238|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 186474 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186474&action=edit Bug 38877: Improve translation of title tags: OPAC part 3 This patch updates a batch of OPAC templates so that title tags can be more easily translated. To test, apply the patch and confirm that the following pages have correct title tags: As a user logged in to the OPAC: - Change password (with OpacPasswordChange enabled) - Privacy management (with OPACPrivacy enabled) - Checkout history (with opacreadinghistory enabled) - Search history (with EnableOpacSearchHistory enabled) - Consent (set PrivacyPolicyConsent to "enforced") - Place a recall (with UseRecalls enabled and recalls configured in Circulation & Fine rules) - View your recalls - Place a hold - Request and article (with ArticleRequests enabled and configured in Circulation & Fine rules) - Submit a comment (with OPACComments enabled) - View your routing lists (with RoutingSerials enabled): - In the staff interface, search for a subscription - View the subscription details - Click "Create routing list" in the sidebar - Add yourself to the recipients list - Return to the OPAC and view the routing lists page Check these pages too: - http://localhost:8080/cgi-bin/koha/opac-restrictedpage.pl - Catalog search results - Report a problem (with OPACReportProblem enabled) - Password recovery (with OpacResetPassword enabled) - Create an account (with PatronSelfRegistration enabled) - Test with PatronSelfRegistrationConfirmEmail enabled. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.