From ec2ad454408e0315511558a09c22d0061d1da3c3 Mon Sep 17 00:00:00 2001 From: Angela Tran Date: Wed, 28 Sep 2022 16:27:52 +0000 Subject: [PATCH] fix: correct sample start_headline msgid --- benefits/core/migrations/0002_sample_data.py | 4 ++-- benefits/locale/en/LC_MESSAGES/django.po | 6 +++--- benefits/locale/es/LC_MESSAGES/django.po | 12 ++++++------ 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/benefits/core/migrations/0002_sample_data.py b/benefits/core/migrations/0002_sample_data.py index fca9ee03dc..1352cd5252 100644 --- a/benefits/core/migrations/0002_sample_data.py +++ b/benefits/core/migrations/0002_sample_data.py @@ -107,8 +107,8 @@ def load_sample_data(app, *args, **kwargs): auth_provider=auth_provider, selection_label=_("eligibility.pages.index.sample.label"), selection_label_description=None, - start_headline=_("eligibility.pages.start.sample.title"), - start_sub_headline=_("eligibility.pages.start.sample.headline"), + start_headline=_("eligibility.pages.start.sample.headline"), + start_sub_headline=_("eligibility.pages.start.sample.sub_headline"), start_item_name=_("eligibility.pages.start.sample.items[0].title"), start_item_description=_("eligibility.pages.start.sample.items[0].text"), start_blurb=_("eligibility.pages.start.sample.p[0]"), diff --git a/benefits/locale/en/LC_MESSAGES/django.po b/benefits/locale/en/LC_MESSAGES/django.po index a765fa0629..60f179f570 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: 2022-09-28 02:50+0000\n" +"POT-Creation-Date: 2022-09-28 19:35+0000\n" "Language: English\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,11 +26,11 @@ msgid "eligibility.pages.index.sample.label" msgstr "Senior Discount Program" #: benefits/core/migrations/0002_sample_data.py:110 -msgid "eligibility.pages.start.sample.title" +msgid "eligibility.pages.start.sample.headline" msgstr "You selected an Older Adult Benefit with MST." #: benefits/core/migrations/0002_sample_data.py:111 -msgid "eligibility.pages.start.sample.headline" +msgid "eligibility.pages.start.sample.sub_headline" msgstr "You will need a few items to connect your benefit:" #: benefits/core/migrations/0002_sample_data.py:112 diff --git a/benefits/locale/es/LC_MESSAGES/django.po b/benefits/locale/es/LC_MESSAGES/django.po index 657ea6849b..30b8364221 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: 2022-09-28 02:50+0000\n" +"POT-Creation-Date: 2022-09-28 19:35+0000\n" "Language: Español\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,13 +26,13 @@ msgid "eligibility.pages.index.sample.label" msgstr "TODO: Senior Discount Program" #: benefits/core/migrations/0002_sample_data.py:110 -msgid "eligibility.pages.start.sample.title" -msgstr "" -"Conecta tu tarjeta bancaria para tu descuento en el transporte público con " -"Cal-ITP Benefits." +msgid "eligibility.pages.start.sample.headline" +msgstr "Necesitará algunos artículos para conectar su descuento:" #: benefits/core/migrations/0002_sample_data.py:111 -msgid "eligibility.pages.start.sample.headline" +#, fuzzy +#| msgid "eligibility.pages.start.sample.headline" +msgid "eligibility.pages.start.sample.sub_headline" msgstr "Necesitará algunos artículos para conectar su descuento:" #: benefits/core/migrations/0002_sample_data.py:112