TT-7548 Button text is not displayed properly on Email verification Page in Mobile. - #560
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Redesigns the email-verification screen for mobile readability and clearer resend feedback.
Changes:
- Adds a responsive card layout with reordered actions.
- Adds resend progress, result alerts, and a 20-second cooldown.
- Updates localized verification strings and generated localization metadata.
Reviewed changes
Copilot reviewed 9 out of 10 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
src/renderer/src/routes/EmailUnverified.tsx |
Implements the redesigned verification screen and resend feedback. |
src/renderer/src/store/localization/reducers.tsx |
Adds updated English fallback strings. |
src/renderer/src/store/localization/model.tsx |
Adds types for new resend messages. |
src/renderer/src/store/localization/exported-strings-name.json |
References the regenerated localization bundle. |
localization/TranscriberAdmin-en.xlf |
Updates exported English strings. |
localization/TranscriberAdmin-en-1.2.xliff |
Updates canonical localization sources. |
localization/TranscriberAdmin-fr.xlf |
Adds French translations. |
localization/TranscriberAdmin-pt.xlf |
Adds Portuguese translations. |
localization/TranscriberAdmin-ru.xlf |
Adds Russian translations. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
sarahentzel
self-requested a review
September 1, 2026 16:30
sarahentzel
approved these changes
Sep 1, 2026
sarahentzel
left a comment
Collaborator
There was a problem hiding this comment.
This is fabulous! Thank you!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes:
Screenshots: