From 62120166885b7c45bf85d001b49cda4ecbc4a568 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 16 Feb 2017 17:09:39 -0800 Subject: [PATCH] remove "invitation is from a trusted user" copy --- config/locales/server.en.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 12105d303f7..c9c0814ba08 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1696,8 +1696,6 @@ en: %{invite_link} - This invitation is from a trusted user, so you can reply to the discussion immediately. - custom_invite_mailer: title: "Custom Invite Mailer" subject_template: "%{invitee_name} invited you to '%{topic_title}' on %{site_domain_name}" @@ -1720,8 +1718,6 @@ en: %{invite_link} - This invitation is from a trusted user, so you can reply to the discussion immediately. - invite_forum_mailer: title: "Invite Forum Mailer" subject_template: "%{invitee_name} invited you to join %{site_domain_name}" @@ -1736,8 +1732,6 @@ en: %{invite_link} - This invitation is from a trusted user, so an account will be created for you automatically using this email address. - custom_invite_forum_mailer: title: "Invite Forum Mailer" subject_template: "%{invitee_name} invited you to join %{site_domain_name}" @@ -1756,8 +1750,6 @@ en: %{invite_link} - This invitation is from a trusted user, so an account will be created for you automatically using this email address. - invite_password_instructions: title: "Invite Password Instructions" subject_template: "Set password for your %{site_name} account"