From: Galen Charlton <gmc@equinoxinitiative.org> Date: Thu, 1 Aug 2019 15:17:19 +0000 (-0400) Subject: LP#1837059: (follow-up) mark help text for i18n X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=fd8777b3c21386ea6f90d1474a6260ebf9330f55;p=evergreen%2Fjoelewis.git LP#1837059: (follow-up) mark help text for i18n Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org> --- diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/address-alert.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/address-alert.component.html index 892a465375..6d5f0cb1dd 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/address-alert.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/address-alert.component.html @@ -1,5 +1,5 @@ -<ng-template #helpTemplate> +<ng-template i18n #helpTemplate> <ul> <li>Address Alert fields support regular expressions and are case-insensitive by default.</li> <li>Example wildcard match: 742 Evergr.*n Terrace</li>