diff --git a/apps/web/playwright/snapshots/crypto/toasts.spec.ts/verify-this-device-linux.png b/apps/web/playwright/snapshots/crypto/toasts.spec.ts/verify-this-device-linux.png
index 7aeac7a9a9..01ad3384c1 100644
Binary files a/apps/web/playwright/snapshots/crypto/toasts.spec.ts/verify-this-device-linux.png and b/apps/web/playwright/snapshots/crypto/toasts.spec.ts/verify-this-device-linux.png differ
diff --git a/apps/web/src/i18n/strings/en_EN.json b/apps/web/src/i18n/strings/en_EN.json
index 481a2ad478..ac4b3d3e9a 100644
--- a/apps/web/src/i18n/strings/en_EN.json
+++ b/apps/web/src/i18n/strings/en_EN.json
@@ -1114,7 +1114,7 @@
"verification_requested_toast_title": "Verification requested",
"verified_identity_changed": "%(displayName)s's (%(userId)s) digital identity was reset. Learn more",
"verified_identity_changed_no_displayname": "%(userId)s's digital identity was reset. Learn more",
- "verify_toast_description": "As of end of April 2026, unverified devices will not be able to send and receive messages. Learn more",
+ "verify_toast_description": "As of end of October 2026, unverified devices will not be able to send and receive messages. Learn more",
"verify_toast_title": "Verify this device",
"withdraw_verification_action": "Withdraw verification"
},