From 3de2d7a0037e5a8bcedb7f964d043eed81489ce7 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Sun, 12 Jun 2016 03:02:07 -0700 Subject: [PATCH] better invite copy --- config/locales/server.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index a0a5c6bd4..6438a804a 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1583,7 +1583,7 @@ en: %{invite_link} - This invitation is from a trusted user, so you won't need to log in. + This invitation is from a trusted user, so an account will be created for you automatically. custom_invite_forum_mailer: subject_template: "%{invitee_name} invited you to join %{site_domain_name}" @@ -1602,7 +1602,7 @@ en: %{invite_link} - This invitation is from a trusted user, so you won't need to log in. + This invitation is from a trusted user, so an account will be created for you automatically. invite_password_instructions: subject_template: "Set password for your %{site_name} account"