From d3c0fc8288dfcc0f8c8a5c57a5720d34d2452497 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 3 Apr 2015 03:06:29 -0700 Subject: [PATCH] better copy for invites --- config/locales/client.en.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 7521f986c76..661cf53bd15 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1075,7 +1075,8 @@ en: title: 'Invite' action: 'Send Invite' help: 'send invitations to friends so they can reply to this topic with a single click' - to_topic: "We'll send a brief email allowing your friend to immediately join and reply to this topic by clicking a link, no login required." + to_topic: "Enter a username to send a notification to an existing user with a link to this topic. Enter an email address to +send an invitation via email that allows a new user to immediately reply to this topic." to_forum: "We'll send a brief email allowing your friend to immediately join by clicking a link, no login required." email_placeholder: 'name@example.com'