Skip to content

Commit

Permalink
chore: update help copy for contactless cards
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Jul 21, 2023
1 parent 5819cdc commit a2715b2
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 63 deletions.
13 changes: 6 additions & 7 deletions benefits/core/templates/core/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,21 @@ <h2 class="pt-8" id="what-is-cal-itp">{% translate "core.pages.help.about" %}</h

<h2 class="pt-8" id="payment-options">{% translate "core.pages.help.payment_options" %}</h2>
<p class="pt-4">{% translate "core.pages.help.payment_options.p[0]" %}</p>

<p class="pt-4">{% translate "core.pages.help.payment_options.p[1]" %}</p>
<p class="contactless-symbol pt-3">
<img class="icon mx-auto d-block"
width="40"
height="50"
src="{% static 'img/icon/contactless.svg' %}"
alt="{% translate "core.icons.contactless" context "image alt text" %}" />
</p>

<p class="pt-4">{% translate "core.pages.help.payment_options.p[1]" %}</p>
<p class="pt-4">{% translate "core.pages.help.payment_options.p[2]" %}</p>
<p class="pt-4">{% translate "core.pages.help.payment_options.p[3]" %}</p>
<p class="pt-4">
{% blocktranslate with website="https://cash.app/help/us/en-us/14425-cal-transit" %}core.pages.help.payment_options.p[2][0]{{ website }}{% endblocktranslate %}
{% blocktranslate with website="https://venmo.com/about/debitcard/" %}core.pages.help.payment_options.p[2][1]{{ website }}{% endblocktranslate %}
{% if agency.info_url %}
{% blocktranslate with website=agency.info_url %}core.pages.help.payment_options.p[4]{{ website }}{% endblocktranslate %}
{% endif %}
</p>
<p class="pt-4">{% translate "core.pages.help.payment_options.p[3]" %}</p>
<p class="pt-4">{% translate "core.pages.help.payment_options.p[4]" %}</p>

<h2 class="pt-8" id="login-gov">{% translate "core.pages.help.login_gov" %}</h2>
<p class="pt-4">{% translate "core.pages.help.login_gov.p[0]" %}</p>
Expand Down
48 changes: 20 additions & 28 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: 2023-07-21 16:47+0000\n"
"POT-Creation-Date: 2023-07-21 17:59+0000\n"
"Language: English\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -80,46 +80,38 @@ msgstr ""
"benefit to the rider's contactless card of choice."

msgid "core.pages.help.payment_options"
msgstr "Payment options"
msgstr "What kind of credit card can I use?"

msgid "core.pages.help.payment_options.p[0]"
msgstr ""
"In order to activate your discount, you need a bank card that has the "
"contactless symbol on it. The contactless symbol is four curved lines that "
"looks like this:"
"Benefits only works with contactless debit or credit cards. We do not "
"currently support mobile wallets or digital cards, such as Apple Pay, Google "
"Wallet, or Samsung Wallet."

msgid "core.pages.help.payment_options.p[1]"
msgstr "The contactless symbol is four curved lines, like this:"

msgctxt "image alt text"
msgid "core.icons.contactless"
msgstr "Four curved lines on contactless-enabled cards"

msgid "core.pages.help.payment_options.p[1]"
msgstr ""
"A contactless bank card can be a credit card or a debit card and must "
"include a Visa or Mastercard logo."

#, python-format
msgid "core.pages.help.payment_options.p[2][0]%(website)s"
msgstr ""
"Don’t have access to a bank card? You can request a contactless card from "
"one of the companies that offer free contactless prepaid debit cards, such "
"as the <a href=\"%(website)s\" target=\"_blank\" rel=\"noopener noreferrer"
"\">Cash App Visa Debit Card</a> "

#, python-format
msgid "core.pages.help.payment_options.p[2][1]%(website)s"
msgstr ""
"or the <a href=\"%(website)s\" target=\"_blank\" rel=\"noopener noreferrer"
"\">Venmo Mastercard Debit Card</a>."
msgid "core.pages.help.payment_options.p[2]"
msgstr "Your card must include a Visa or Mastercard logo."

msgid "core.pages.help.payment_options.p[3]"
msgstr ""
"You can still get your discount by going through your local transit "
"provider’s application process."
"Don’t have access to a contactless card? You can request a contactless card "
"from your bank, or one of the companies that offer free contactless prepaid "
"debit cards, such as the Cash App Visa debit card or the Venmo Mastercard "
"debit card."

msgid "core.pages.help.payment_options.p[4]"
#, python-format
msgid "core.pages.help.payment_options.p[4]%(website)s"
msgstr ""
"For updates on additional options, please check back on this website, or get "
"in touch with your local transit provider."
"You can still get your transit benefit by going through your [short name]'s "
"application process. For updates on additional options, please check back on "
"this website, or <a href=\"%(website)s\" target=\"_blank\" rel=\"noopener "
"noreferrer\">contact [short name].</a>"

msgid "core.pages.help.login_gov"
msgstr "What is Login.gov?"
Expand Down
48 changes: 20 additions & 28 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: 2023-07-21 16:47+0000\n"
"POT-Creation-Date: 2023-07-21 17:59+0000\n"
"Language: Español\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -83,46 +83,38 @@ msgstr ""
"benefit to the rider's contactless card of choice."

msgid "core.pages.help.payment_options"
msgstr "Opciones de pago"
msgstr "TODO: What kind of credit card can I use?"

msgid "core.pages.help.payment_options.p[0]"
msgstr ""
"Para activar su descuento, necesita una tarjeta bancaria que tenga el "
"símbolo de sin contacto. El símbolo sin contacto son cuatro líneas curvas "
"que se ven así:"
"TODO: Benefits only works with contactless debit or credit cards. We do not "
"currently support mobile wallets or digital cards, such as Apple Pay, Google "
"Wallet, or Samsung Wallet."

msgid "core.pages.help.payment_options.p[1]"
msgstr "TODO: The contactless symbol is four curved lines, like this:"

msgctxt "image alt text"
msgid "core.icons.contactless"
msgstr "Cuatro líneas curvas en las tarjetas habilitadas sin contacto"

msgid "core.pages.help.payment_options.p[1]"
msgstr ""
"Una tarjeta bancaria sin contacto puede ser una tarjeta de crédito o de "
"débito y debe incluir el logotipo de Visa o Mastercard."

#, python-format
msgid "core.pages.help.payment_options.p[2][0]%(website)s"
msgstr ""
"¿No tienes acceso a una tarjeta bancaria? Puedes solicitar una tarjeta sin "
"contacto de una de las compañías que ofrecen tarjetas de débito prepago sin "
"contacto gratuitas, como la tarjeta de débito <a href=\"%(website)s\" "
"target=\"_blank\" rel=\"noopener noreferrer\">Cash App Visa</a> "

#, python-format
msgid "core.pages.help.payment_options.p[2][1]%(website)s"
msgstr ""
"o la tarjeta de débito <a href=\"%(website)s\" target=\"_blank\" rel="
"\"noopener noreferrer\">Venmo Mastercard</a>."
msgid "core.pages.help.payment_options.p[2]"
msgstr "TODO: Your card must include a Visa or Mastercard logo."

msgid "core.pages.help.payment_options.p[3]"
msgstr ""
"Todavía puede obtener su descuento mediante el proceso de solicitud de su "
"proveedor de transporte local."
"TODO: Don’t have access to a contactless card? You can request a contactless "
"card from your bank, or one of the companies that offer free contactless "
"prepaid debit cards, such as the Cash App Visa debit card or the Venmo "
"Mastercard debit card."

msgid "core.pages.help.payment_options.p[4]"
#, python-format
msgid "core.pages.help.payment_options.p[4]%(website)s"
msgstr ""
"Para obtener actualizaciones sobre opciones adicionales, vuelva a consultar "
"este sitio web o comuníquese con su proveedor de transporte local."
"You can still get your transit benefit by going through your [short name]'s "
"application process. For updates on additional options, please check back on "
"this website, or <a href=\"%(website)s\" target=\"_blank\" rel=\"noopener "
"noreferrer\">contact [short name].</a>"

msgid "core.pages.help.login_gov"
msgstr "¿Qué es Login.gov?"
Expand Down

0 comments on commit a2715b2

Please sign in to comment.