diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 6e1454bdd8..18060c8c2f 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -710,7 +710,7 @@ en: title: 'Invite Friends to Reply' action: 'Email Invite' help: 'send invitations to friends so they can reply to this topic with a single click' - email: "We'll send your friend a brief email allowing them to reply to this topic by clicking a link." + email: "We'll send your friend a brief email allowing them to immediately reply to this topic by clicking a link, no login required." email_placeholder: 'email address' success: "Thanks! 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." error: "Sorry, we couldn't invite that person. Perhaps they are already a user?" diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index d12abc97d4..014f5dd000 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -457,7 +457,7 @@ id: title: 'Invite Friends to Reply' action: 'Email Invite' help: 'send invitations to friends so they can reply to this topic with a single click' - email: "We'll send your friend a brief email allowing them to reply to this topic by clicking a link." + email: "We'll send your friend a brief email allowing them to immediately reply to this topic by clicking a link, no login required." email_placeholder: 'email address' success: "Thanks! 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." error: "Sorry we couldn't invite that person. Perhaps they are already a user?"