From 3a6bb64d97bbc26dd19903189ec640cd0d6654a3 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 31 Jul 2015 02:00:36 -0700 Subject: [PATCH] copyedit on password link expired --- 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 18d91311ac..685aa84473 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -454,7 +454,7 @@ en: other: "almost %{count} years ago" password_reset: - no_token: "Sorry, that password change link is too old. Select 'I forgot my password' to get a new link." + 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." choose_new: "Please choose a new password" choose: "Please choose a password" update: 'Update Password'