Skip to content

Improve translatability of email confirmation page

Tom Quirk requested to merge email-confirmation-ui-polish into master

What does this MR do and why?

This MR moves the request new confirmation email text to the same string as its corresponding sentence (No confirmation email received? Please check your spam folder or). This means that we conform to our i18n guidelines and translatability is improved.

Screenshots or screen recordings

Before After
Screen_Shot_2021-10-07_at_11.02.01_am Screen_Shot_2021-10-07_at_11.01.07_am

How to set up and validate locally

Navigate to http://gdk.test:3000/users/almost_there?email=test@test.com.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tom Quirk

Merge request reports