Update email language preference to its associated language#10808
Update email language preference to its associated language#10808juliasolorzano merged 2 commits intomainfrom
Conversation
296a913 to
5bc185f
Compare
5bc185f to
dec632c
Compare
85b690b to
2753666
Compare
… described. changelog: User-Facing Improvements, Account Page, Update language email preference selection to be in the language being described.
2753666 to
7166fc7
Compare
* Update email language preference to be translated into the lang being described. changelog: User-Facing Improvements, Account Page, Update language email preference selection to be in the language being described. * fix spec --------- Co-authored-by: Mitchell Henke <mitchell.henke@gsa.gov>
There was a problem hiding this comment.
This likely needs additional markup changes to satisfy WCAG SC 3.1.2 Language of Parts. Currently, the account page will try to read "Español" as English.
Edit: Fix proposed in #10841
|
A potentially-unintended side effect of this is that the "Create an account" page lists out these language options in a sentence, which now show as translated in that language. I'd personally expect these would be using English name of the language when used in a sentence of English text. (Or at least similar to previous comment, using markup annotating language of parts) |
For posterity, this will be updated as part of LG-13728 and LG-13869 (content and implementation tickets, respectively). The updated hint text will read "You will receive emails from Login.gov in the language you choose." |

🛠 Summary of changes
Updating the language email preference is displayed in the language it is describing. This is similar practice in the language picker and should be consistent in both places.
Ref #10291 (comment)