From 71b18ce5e28c0acd4cdf695e6c88cb7cee72f418 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 9 Jul 2014 12:44:53 -0700 Subject: [PATCH] minor copyedit on invites --- config/locales/client.en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 57e2a0670..09fbbbeab 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -890,7 +890,7 @@ en: success_message: 'You successfully flagged this topic.' inviting: "Inviting..." - automatically_add_to_groups: "Upon registration, automatically add user to groups. (optional, admin only)" + automatically_add_to_groups: "This invite also includes access to these groups: (optional, admin only)" invite_private: title: 'Invite to Private Message' @@ -905,8 +905,8 @@ en: title: 'Invite' action: 'Email 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 reply to this topic by clicking a link, no login required." - to_forum: "We'll send a brief email allowing your friend to join by clicking a link, no login required." + 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_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' success: "We mailed out an invitation to {{email}}. We'll let you know when they redeem your invitation. Check the invitations tab on your user page to keep track of who you've invited."