From 6139090e9e3e68b917f35dcbe69fd3e7b04a0cc2 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 1 May 2015 00:51:17 -0700 Subject: [PATCH] improvement to accept invite password instructions --- config/locales/server.en.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index ff878d0f0..e77545eee 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1324,9 +1324,11 @@ en: text_body_template: | Thanks for accepting your invitation to %{site_name} -- welcome! - To log in again, click the following link to choose a password: + Click this link to choose a password now: %{base_url}/users/password-reset/%{email_token} + If you don't remember your password, or don't have one yet, choose "reset password" when logging in with your email address. + test_mailer: subject_template: "[%{site_name}] Email Deliverability Test" text_body_template: |