remove "invitation is from a trusted user" copy
This commit is contained in:
parent
9b263a0559
commit
6212016688
|
@ -1696,8 +1696,6 @@ en:
|
||||||
|
|
||||||
%{invite_link}
|
%{invite_link}
|
||||||
|
|
||||||
This invitation is from a trusted user, so you can reply to the discussion immediately.
|
|
||||||
|
|
||||||
custom_invite_mailer:
|
custom_invite_mailer:
|
||||||
title: "Custom Invite Mailer"
|
title: "Custom Invite Mailer"
|
||||||
subject_template: "%{invitee_name} invited you to '%{topic_title}' on %{site_domain_name}"
|
subject_template: "%{invitee_name} invited you to '%{topic_title}' on %{site_domain_name}"
|
||||||
|
@ -1720,8 +1718,6 @@ en:
|
||||||
|
|
||||||
%{invite_link}
|
%{invite_link}
|
||||||
|
|
||||||
This invitation is from a trusted user, so you can reply to the discussion immediately.
|
|
||||||
|
|
||||||
invite_forum_mailer:
|
invite_forum_mailer:
|
||||||
title: "Invite Forum Mailer"
|
title: "Invite Forum Mailer"
|
||||||
subject_template: "%{invitee_name} invited you to join %{site_domain_name}"
|
subject_template: "%{invitee_name} invited you to join %{site_domain_name}"
|
||||||
|
@ -1736,8 +1732,6 @@ en:
|
||||||
|
|
||||||
%{invite_link}
|
%{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:
|
custom_invite_forum_mailer:
|
||||||
title: "Invite Forum Mailer"
|
title: "Invite Forum Mailer"
|
||||||
subject_template: "%{invitee_name} invited you to join %{site_domain_name}"
|
subject_template: "%{invitee_name} invited you to join %{site_domain_name}"
|
||||||
|
@ -1756,8 +1750,6 @@ en:
|
||||||
|
|
||||||
%{invite_link}
|
%{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:
|
invite_password_instructions:
|
||||||
title: "Invite Password Instructions"
|
title: "Invite Password Instructions"
|
||||||
subject_template: "Set password for your %{site_name} account"
|
subject_template: "Set password for your %{site_name} account"
|
||||||
|
|
Loading…
Reference in New Issue