Skip to content

Commit

Permalink
Update invitation instructions email.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeck committed Dec 11, 2015
1 parent a7168b9 commit efca263
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions config/locales/devise.en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
en:
devise:
mailer:
invitation_instructions:
subject: 'Exhibit invitation instructions'
4 changes: 2 additions & 2 deletions config/locales/spotlight.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,9 @@ en:
invitation_mailer:
invitation_instructions:
hello: "Hello %{email}!"
someone_invited_you: "The Exhibits Administrator has invited to be a member of '%{exhibit_name}' at %{url}. You can accept it through the link below."
someone_invited_you: "The Exhibits Administrator has invited you to help work on the "%{exhibit_name}" exhibit at %{url}. You can accept this invitation by clicking the link below."
accept: "Accept invitation"
ignore_html: "If you don't want to accept the invitation, please ignore this email.<br />Your account won't be created until you access the link above."
ignore_html: "If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above."
confirmation_mailer:
confirmation_instructions:
welcome: "Welcome %{email}!"
Expand Down

0 comments on commit efca263

Please sign in to comment.