Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor typo in Help / Login.gov modal #1747

Closed
thekaveman opened this issue Sep 21, 2023 · 4 comments · Fixed by #1827
Closed

Minor typo in Help / Login.gov modal #1747

thekaveman opened this issue Sep 21, 2023 · 4 comments · Fixed by #1827
Assignees
Labels
bug Something isn't working i18n Copy: Language files or Django i18n framework

Comments

@thekaveman
Copy link
Member

thekaveman commented Sep 21, 2023

NIST spelled out should be National Institute of Standards and Technology: https://www.nist.gov/

We have National Institute of Standards of Techonology

(of ... of instead of of ... and)

To Reproduce

Steps to reproduce the behavior:

  1. Go to benefits.calitp.org
  2. Click on the Help page link
  3. Scroll down to the heading "Why is Cal-ITP Benefits using Login.gov?"
  4. See typo in first sentence

Additional context

Here in the English PO file: https://github.com/cal-itp/benefits/blob/dev/benefits/locale/en/LC_MESSAGES/django.po#L122

Referenced in the Spanish PO file: https://github.com/cal-itp/benefits/blob/dev/benefits/locale/es/LC_MESSAGES/django.po#L158
The Spanish translation is Instituto Nacional de Estándares de Tecnología which is closer to National Institute of Technology Standards, this also seems incorrect?

@thekaveman thekaveman added bug Something isn't working i18n Copy: Language files or Django i18n framework labels Sep 21, 2023
@machikoyasuda
Copy link
Member

@machikoyasuda
Copy link
Member

Actually...Login.gov has a different translation from NIST.gov itself 😒

https://www.nist.gov/calibrations/la-version-en-espanol

El Instituto Nacional de Normas y Tecnología (NIST, por sus siglas en inglés)

Normas not Estándares

--

We can submit a PR to correct Login.gov docs.

@angela-tran
Copy link
Member

I think we should make a separate GitHub issue to track the Spanish translation problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working i18n Copy: Language files or Django i18n framework
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants