LP1992490-Bootstrap Opac: sr-only, aria-label, and title localization. user/sleary/lp1992490-Bootstrap-opac-sr-only-localization-signoff
authorGarry Collum <gcollum@gmail.com>
Tue, 11 Oct 2022 17:47:14 +0000 (17:47 +0000)
committerStephanie Leary <stephanie.leary@equinoxOLI.org>
Tue, 3 Jan 2023 22:04:57 +0000 (16:04 -0600)
commit7291571c05ae6ebdc3a287bfbd8140fa5f967df4
tree106da4f8e7904c704f78ec01a5dca706cceb1777
parent29157cb35692b4f87053cfff6c5c1a547a99f9c0
LP1992490-Bootstrap Opac: sr-only, aria-label, and title localization.

Corrects some instances of non-localization of sr-only fields, aria-labels,
and title attributes.  Also corrects some stray display strings that were
not localized.

To test:

Apply the patch, and view each page to see if it renders. View the page
source of each page to see if the sr-only fields, aria-labels, and
title attributes are rendered correctly.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Stephanie Leary <stephanie.leary@equinoxOLI.org>
13 files changed:
Open-ILS/src/templates-bootstrap/opac/myopac/charges.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/circs.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/hold_history.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/holds.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/lists.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/messages/list.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/prefs.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/prefs_my_lists.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/prefs_settings.tt2
Open-ILS/src/templates-bootstrap/opac/parts/login/login_modal.tt2
Open-ILS/src/templates-bootstrap/opac/parts/result/table.tt2
Open-ILS/src/templates-bootstrap/opac/parts/topnav_links.tt2
Open-ILS/src/templates-bootstrap/opac/register.tt2