Skip to content

Commit 58e3cfd

Browse files
authored
Fix: remove extra "have" from English Medicare copy (#2438)
2 parents 5ae53fc + e13fe9b commit 58e3cfd

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

benefits/core/templates/core/includes/help--medicare.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h2 class="h2-sm pt-4 pt-lg-8" id="medicare-transit-benefit-enrollment">
1414
</h2>
1515
<p class="pt-2 pt-lg-4">
1616
{% blocktranslate trimmed %}
17-
No, you do not need your physical Medicare card to enroll in a transit benefit. You will need the information on your card to create an account at Medicare.gov if you have do not currently have an online account.
17+
No, you do not need your physical Medicare card to enroll in a transit benefit. You will need the information on your card to create an account at Medicare.gov if you do not currently have an online account.
1818
{% endblocktranslate %}
1919
</p>
2020

benefits/eligibility/templates/eligibility/includes/modal--medicare.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h3 class="pt-4">{% translate "How do I know if I qualify for the Medicare Cardh
1515
<h3 class="pt-4">{% translate "Do I need my Medicare card to enroll?" %}</h3>
1616
<p class="pt-1">
1717
{% blocktranslate trimmed %}
18-
No, you do not need your physical Medicare card to enroll in a transit benefit. You will need the information on your card to create an account at Medicare.gov if you have do not currently have an online account.
18+
No, you do not need your physical Medicare card to enroll in a transit benefit. You will need the information on your card to create an account at Medicare.gov if you do not currently have an online account.
1919
{% endblocktranslate %}
2020
</p>
2121
<h3 class="pt-4">{% translate "Do I need to bring my Medicare card when I ride public transportation?" %}</h3>

benefits/locale/en/LC_MESSAGES/django.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
msgid ""
77
msgstr ""
88
"Report-Msgid-Bugs-To: https://github.com/cal-itp/benefits/issues \n"
9-
"POT-Creation-Date: 2024-09-27 11:23-0700\n"
9+
"POT-Creation-Date: 2024-10-08 13:36-0700\n"
1010
"Language: English\n"
1111
"MIME-Version: 1.0\n"
1212
"Content-Type: text/plain; charset=UTF-8\n"
@@ -246,7 +246,7 @@ msgstr ""
246246
msgid ""
247247
"No, you do not need your physical Medicare card to enroll in a transit "
248248
"benefit. You will need the information on your card to create an account at "
249-
"Medicare.gov if you have do not currently have an online account."
249+
"Medicare.gov if you do not currently have an online account."
250250
msgstr ""
251251

252252
msgid "Do I need to bring my Medicare card when I ride public transportation?"

benefits/locale/es/LC_MESSAGES/django.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
msgid ""
77
msgstr ""
88
"Report-Msgid-Bugs-To: https://github.com/cal-itp/benefits/issues \n"
9-
"POT-Creation-Date: 2024-09-27 11:23-0700\n"
9+
"POT-Creation-Date: 2024-10-08 13:36-0700\n"
1010
"Language: Español\n"
1111
"MIME-Version: 1.0\n"
1212
"Content-Type: text/plain; charset=UTF-8\n"
@@ -334,7 +334,7 @@ msgstr "¿Necesito mi tarjeta Medicare para inscribirme?"
334334
msgid ""
335335
"No, you do not need your physical Medicare card to enroll in a transit "
336336
"benefit. You will need the information on your card to create an account at "
337-
"Medicare.gov if you have do not currently have an online account."
337+
"Medicare.gov if you do not currently have an online account."
338338
msgstr ""
339339
"No, no necesita su tarjeta física de Medicare para inscribirse en un "
340340
"beneficio de transporte. Necesitará la información de su tarjeta para crear "

0 commit comments

Comments
 (0)