-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Home, Agency Index: Use new EN/ES copy with 1 new agency variable #1499
Conversation
@@ -325,6 +325,12 @@ def load_data(app, *args, **kwargs): | |||
jws_signing_alg=os.environ.get("MST_AGENCY_JWS_SIGNING_ALG", "RS256"), | |||
payment_processor=mst_payment_processor, | |||
eligibility_index_intro=_("eligibility.pages.index.p[0].mst"), | |||
transit_option=_("agency.variables.mst.transit_option"), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@angela-tran @thekaveman Also open to suggestions on how to name these msgIds
: I just made this up _("agency.variables.mst.transit_option"),
msgid "eligibility.pages.start.login_gov.required_items[0]" | ||
msgstr "Su tarjeta de identificación emitida por el estado" | ||
|
||
msgid "eligibility.pages.start.login_gov.required_items[1]" | ||
msgstr "Su número de Seguro Social" | ||
|
||
msgid "eligibility.pages.start.login_gov.required_items[2]" | ||
msgstr "Un número de teléfono con un plan de teléfono asociado con su nombre" | ||
|
||
msgid "eligibility.pages.start.veteran.required_items[0]" | ||
msgstr "Login.gov" | ||
|
||
msgid "eligibility.pages.start.veteran.required_items[1]" | ||
msgstr "ID.me" | ||
|
||
msgid "eligibility.pages.start.veteran.required_items[2]" | ||
msgstr "DS Logon" | ||
|
||
msgid "eligibility.pages.start.veteran.required_items[3]" | ||
msgstr "My HealtheVet" | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
???? Have no idea why Django did this !!!!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know why now 😓 thankfully the changes in #1498 will prevent this clobbering from happening in the future by bin/makemessages.sh
b/c the msgid
s will be in the app.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is simpler than #1498
We can merge this first and I can rebase on this, instead of the other way around.
dcd37cc
to
179e54d
Compare
179e54d
to
da83af5
Compare
@thekaveman Rebased |
closes #1386
What this PR does
TransitAgency
model,transit_type
. This field has amsgid
values.TransitAgency
variableWhat this PR does not do
TransitAgency
EligibilityVerifier
TransitAgency
text field variables in any copy aside from the Index, Agency Index pagesNew variable on Transit Agency
transit_type
How the variables are used in this PR
Figma
http://localhost:8000/mst
http://localhost:8000/sacrt