diff --git a/benefits/core/templates/core/includes/selection-label--senior.html b/benefits/core/templates/core/includes/selection-label--senior.html index 8dcaffdd1c..e33b962bd6 100644 --- a/benefits/core/templates/core/includes/selection-label--senior.html +++ b/benefits/core/templates/core/includes/selection-label--senior.html @@ -13,4 +13,5 @@ + {% include "eligibility/includes/modal--login-gov-help.html" with id="login-gov-help" %} {% endblock description %} diff --git a/benefits/eligibility/templates/eligibility/includes/modal--login-gov-help.html b/benefits/eligibility/templates/eligibility/includes/modal--login-gov-help.html new file mode 100644 index 0000000000..55db39dd50 --- /dev/null +++ b/benefits/eligibility/templates/eligibility/includes/modal--login-gov-help.html @@ -0,0 +1,17 @@ +{% extends "core/includes/modal.html" %} +{% load i18n %} +{% load static %} + +{% block modal-content %} +

+ {% translate "eligibility.pages.index.senior.help.headline" %} + {% translate +

+

{% translate "eligibility.pages.index.senior.help.sub_headline[0]" %}

+

{% translate "eligibility.pages.index.senior.help.p[0]" %}

+ +

{% translate "eligibility.pages.index.senior.help.sub_headline[1]" %}

+

{% translate "eligibility.pages.index.senior.help.p[1]" %}

+ +

{% translate "eligibility.pages.index.senior.help.p[2]" %}

+{% endblock modal-content %} diff --git a/benefits/locale/en/LC_MESSAGES/django.po b/benefits/locale/en/LC_MESSAGES/django.po index cd02bfac0b..16d31b5ec7 100644 --- a/benefits/locale/en/LC_MESSAGES/django.po +++ b/benefits/locale/en/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: https://github.com/cal-itp/benefits/issues \n" -"POT-Creation-Date: 2023-07-11 17:23+0000\n" +"POT-Creation-Date: 2023-07-12 05:34+0000\n" "Language: English\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -468,6 +468,39 @@ msgstr "" "If you do not have an account with any of these services, you will need to " "create one. We recommend using Login.gov." +msgid "eligibility.pages.index.senior.help.headline" +msgstr "Learn more about" + +msgctxt "image alt text" +msgid "core.logos.login_gov" +msgstr "TODO" + +msgid "eligibility.pages.index.senior.help.sub_headline[0]" +msgstr "What is Login.gov?" + +msgid "eligibility.pages.index.senior.help.p[0]" +msgstr "" +"Login.gov is a service that offers secure and private online access to " +"government programs, such as federal benefits, services and applications. " +"With a Login.gov account, you can sign into multiple government websites " +"with the same email address and password." + +msgid "eligibility.pages.index.senior.help.sub_headline[1]" +msgstr "Why is Cal-ITP Benefits using Login.gov?" + +msgid "eligibility.pages.index.senior.help.p[1]" +msgstr "" +"Login.gov uses two-factor authentication, and stronger passwords, that meet " +"new National Institute of Standards of Technology requirements for secure " +"validation and verification. By using Login.gov, you’ll get an extra layer " +"of security to help protect your account against password compromises." + +msgid "eligibility.pages.index.senior.help.p[2]" +msgstr "" +"For more information on Login.gov, please visit the Login.gov Help " +"Center" + msgid "eligibility.pages.start.sub_headline" msgstr "You will need a few items to connect your benefit:" diff --git a/benefits/locale/es/LC_MESSAGES/django.po b/benefits/locale/es/LC_MESSAGES/django.po index 3154077deb..979ce5fee9 100644 --- a/benefits/locale/es/LC_MESSAGES/django.po +++ b/benefits/locale/es/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: https://github.com/cal-itp/benefits/issues \n" -"POT-Creation-Date: 2023-07-11 17:23+0000\n" +"POT-Creation-Date: 2023-07-12 05:34+0000\n" "Language: Español\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -478,6 +478,39 @@ msgstr "" "TODO: If you do not have an account with any of these services, you will " "need to create one. We recommend using Login.gov." +msgid "eligibility.pages.index.senior.help.headline" +msgstr "TODO: Learn more about" + +msgctxt "image alt text" +msgid "core.logos.login_gov" +msgstr "TODO" + +msgid "eligibility.pages.index.senior.help.sub_headline[0]" +msgstr "TODO: What is Login.gov?" + +msgid "eligibility.pages.index.senior.help.p[0]" +msgstr "" +"TODO: Login.gov is a service that offers secure and private online access to " +"government programs, such as federal benefits, services and applications. " +"With a Login.gov account, you can sign into multiple government websites " +"with the same email address and password." + +msgid "eligibility.pages.index.senior.help.sub_headline[1]" +msgstr "TODO: Why is Cal-ITP Benefits using Login.gov?" + +msgid "eligibility.pages.index.senior.help.p[1]" +msgstr "" +"TODO: Login.gov uses two-factor authentication, and stronger passwords, that " +"meet new National Institute of Standards of Technology requirements for " +"secure validation and verification. By using Login.gov, you’ll get an extra " +"layer of security to help protect your account against password compromises." + +msgid "eligibility.pages.index.senior.help.p[2]" +msgstr "" +"TODO: For more information on Login.gov, please visit the Login.gov " +"Help Center" + msgid "eligibility.pages.start.sub_headline" msgstr "Necesitará algunos artículos para conectar su beneficio:"