Skip to content

Commit

Permalink
feat: update copy for first media item for MST and SBMTD
Browse files Browse the repository at this point in the history
  • Loading branch information
lalver1 committed Apr 22, 2024
1 parent 803e14c commit f0e0818
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

{% block body %}
<div class="media-body--details">
<p>
{% translate "You do not need to have your physical card, but you will need to know the number. The number starts with a number sign (#) followed by five digits." %}
</p>
<p>{% translate "You do not need to have your physical MST Courtesy Card, but you will need to know the number." %}</p>
</div>
{% endblock body %}
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

{% block body %}
<div class="media-body--details">
<p>
{% translate "You do not need to have your physical card, but you will need your 4-digit Reduced Fare Mobility ID number on the back of the card." %}
</p>
<p>{% translate "You do not need to have your physical card, but you will need to know the number." %}</p>
</div>
{% endblock body %}
10 changes: 5 additions & 5 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-03-22 21:01+0000\n"
"POT-Creation-Date: 2024-04-22 12:32-0700\n"
"Language: English\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -392,16 +392,16 @@ msgid "Your current Courtesy Card number"
msgstr ""

msgid ""
"You do not need to have your physical card, but you will need to know the "
"number. The number starts with a number sign (#) followed by five digits."
"You do not need to have your physical MST Courtesy Card, but you will need "
"to know the number."
msgstr ""

msgid "Your current Reduced Fare Mobility ID number"
msgstr ""

msgid ""
"You do not need to have your physical card, but you will need your 4-digit "
"Reduced Fare Mobility ID number on the back of the card."
"You do not need to have your physical card, but you will need to know the "
"number."
msgstr ""

msgid "Learn more about the transit benefit for CalFresh Cardholders"
Expand Down
18 changes: 8 additions & 10 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-03-22 21:01+0000\n"
"POT-Creation-Date: 2024-04-22 12:32-0700\n"
"Language: Español\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -489,21 +489,19 @@ msgid "Your current Courtesy Card number"
msgstr "Su número actual de tarjeta de cortesía"

msgid ""
"You do not need to have your physical card, but you will need to know the "
"number. The number starts with a number sign (#) followed by five digits."
"You do not need to have your physical MST Courtesy Card, but you will need "
"to know the number."
msgstr ""
"No necesita tener su tarjeta física, pero necesitará saber el número. El "
"número comienza con un signo de número (#) seguido de cinco dígitos."
"No necesita tener su tarjeta de cortesía física de MST, pero necesitará "
"saber su número."

msgid "Your current Reduced Fare Mobility ID number"
msgstr "Su número actual de Reduced Fare Mobility ID"

msgid ""
"You do not need to have your physical card, but you will need your 4-digit "
"Reduced Fare Mobility ID number on the back of the card."
msgstr ""
"No necesita tener su tarjeta física, pero necesitará su número de cuatro "
"dígitos de Reduced Fare Mobility ID en el reverso de la tarjeta."
"You do not need to have your physical card, but you will need to know the "
"number."
msgstr "No necesita tener su tarjeta física, pero necesitará saber su número."

msgid "Learn more about the transit benefit for CalFresh Cardholders"
msgstr ""
Expand Down

0 comments on commit f0e0818

Please sign in to comment.