Skip to content

Commit

Permalink
fix: remove extra "have" from English copy
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Oct 8, 2024
1 parent 5ae53fc commit e13fe9b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion benefits/core/templates/core/includes/help--medicare.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h2 class="h2-sm pt-4 pt-lg-8" id="medicare-transit-benefit-enrollment">
</h2>
<p class="pt-2 pt-lg-4">
{% blocktranslate trimmed %}
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.
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.
{% endblocktranslate %}
</p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h3 class="pt-4">{% translate "How do I know if I qualify for the Medicare Cardh
<h3 class="pt-4">{% translate "Do I need my Medicare card to enroll?" %}</h3>
<p class="pt-1">
{% blocktranslate trimmed %}
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.
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.
{% endblocktranslate %}
</p>
<h3 class="pt-4">{% translate "Do I need to bring my Medicare card when I ride public transportation?" %}</h3>
Expand Down
4 changes: 2 additions & 2 deletions benefits/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: https://github.com/cal-itp/benefits/issues \n"
"POT-Creation-Date: 2024-09-27 11:23-0700\n"
"POT-Creation-Date: 2024-10-08 13:36-0700\n"
"Language: English\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -246,7 +246,7 @@ msgstr ""
msgid ""
"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."
"Medicare.gov if you do not currently have an online account."
msgstr ""

msgid "Do I need to bring my Medicare card when I ride public transportation?"
Expand Down
4 changes: 2 additions & 2 deletions benefits/locale/es/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: https://github.com/cal-itp/benefits/issues \n"
"POT-Creation-Date: 2024-09-27 11:23-0700\n"
"POT-Creation-Date: 2024-10-08 13:36-0700\n"
"Language: Español\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -334,7 +334,7 @@ msgstr "¿Necesito mi tarjeta Medicare para inscribirme?"
msgid ""
"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."
"Medicare.gov if you do not currently have an online account."
msgstr ""
"No, no necesita su tarjeta física de Medicare para inscribirse en un "
"beneficio de transporte. Necesitará la información de su tarjeta para crear "
Expand Down

0 comments on commit e13fe9b

Please sign in to comment.