From 9b1536fb833f00a1625fe198964e90a32bb5bc71 Mon Sep 17 00:00:00 2001 From: Blake Erickson Date: Thu, 27 Oct 2022 12:29:50 -0600 Subject: [PATCH] DEV: Update expired reset password copy (#18778) --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index b43b8f13a7..96184cd0d8 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -826,7 +826,7 @@ en: other: "almost %{count} years ago" password_reset: - no_token: "Sorry, that password change link is too old. Select the Log In button and use 'I forgot my password' to get a new link." + no_token: 'Oops! The link you used no longer works. You can Log In now. If you forgot your password, you can request a link to reset it.' choose_new: "Choose a new password" choose: "Choose a password" update: "Update Password"