Skip to content

Commit

Permalink
fix(copy): We couldn't connect your card
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Aug 10, 2023
1 parent 1335e2c commit 3843ff5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
2 changes: 1 addition & 1 deletion benefits/enrollment/templates/enrollment/retry.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<h1 class="h2 text-center">
{% translate "Bank card icon with contactless symbol and question mark" context "image alt text" as alt_i18n %}
<span class="icon d-block pb-5">{% include "core/includes/icon.html" with name="bankcardquestion" alt=alt_i18n %}</span>
{% translate "We couldn’t connect your bank card" %}
{% translate "We couldn’t connect your card" %}
</h1>

<div class="row justify-content-center">
Expand Down
2 changes: 1 addition & 1 deletion 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-08-09 21:16+0000\n"
"POT-Creation-Date: 2023-08-10 19:39+0000\n"
"Language: English\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down
16 changes: 7 additions & 9 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-08-09 21:16+0000\n"
"POT-Creation-Date: 2023-08-10 19:39+0000\n"
"Language: Español\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -148,10 +148,9 @@ msgid ""
"noreferrer\">contact %(short_name)s</a>."
msgstr ""
"También puede conseguir su beneficio de tránsito pasando por el proceso de "
"solicitud de su %(short_name)s. Para recibir actualizaciones sobre "
"opciones adicionales, vuelva a consultar este sitio web o <a href="
"\"%(website)s\" target=\"_blank\" rel=\"noopener noreferrer\">contacte a "
"%(short_name)s</a>."
"solicitud de su %(short_name)s. Para recibir actualizaciones sobre opciones "
"adicionales, vuelva a consultar este sitio web o <a href=\"%(website)s\" "
"target=\"_blank\" rel=\"noopener noreferrer\">contacte a %(short_name)s</a>."

msgid "What is Login.gov?"
msgstr "¿Qué es Login.gov?"
Expand Down Expand Up @@ -649,10 +648,9 @@ msgid ""
"need to re-enroll if you choose to change the card you use to pay for "
"transit service."
msgstr ""
"No se le cobró nada hoy. Al abordar un tren ligero SacRT, toque "
"esta tarjeta cuando suba y se le cobrará una tarifa reducida. Deberá volver "
"a inscribirse si elige cambiar la tarjeta que usa para pagar el servicio de "
"tránsito."
"No se le cobró nada hoy. Al abordar un tren ligero SacRT, toque esta tarjeta "
"cuando suba y se le cobrará una tarifa reducida. Deberá volver a inscribirse "
"si elige cambiar la tarjeta que usa para pagar el servicio de tránsito."

msgid "Success"
msgstr "Éxito"
Expand Down

0 comments on commit 3843ff5

Please sign in to comment.