[PM-31614] feat: Added new UI for the Email verification on sends (#6488)

This commit is contained in:
aj-rosado
2026-02-13 22:19:09 +00:00
committed by GitHub
parent b20622e7d6
commit ce3f0acf74
14 changed files with 1257 additions and 43 deletions

View File

@@ -448,6 +448,13 @@ Scanning will happen automatically.</string>
<string name="deletion_date">Deletion date</string>
<string name="deletion_time">Deletion time</string>
<string name="deletion_date_info">The Send will be permanently deleted on the specified date and time.</string>
<string name="who_can_view">Who can view</string>
<string name="anyone_with_the_link">Anyone with the link</string>
<string name="anyone_with_link_can_view_send">Anyone with this link can view this Send</string>
<string name="specific_people">Specific people</string>
<string name="specific_people_verification_info">After sharing this Send link, individuals will need to verify their email with a code to view this Send</string>
<string name="anyone_with_password">Anyone with a password set by you</string>
<string name="add_email">Add email</string>
<string name="pending_delete">Pending deletion</string>
<string name="expired">Expired</string>
<string name="expires_at">Expires at %s</string>