Skip to content

Commit

Permalink
better subject lines for emails
Browse files Browse the repository at this point in the history
  • Loading branch information
timcowlishaw committed Dec 22, 2023
1 parent 0038de4 commit 2493a10
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/locales/devise.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ en:
unconfirmed: "You have to confirm your email address before continuing."
mailer:
confirmation_instructions:
subject: "Confirmation instructions"
subject: "Confirm your account at Make Works"
reset_password_instructions:
subject: "Reset password instructions"
subject: "Reset your Make Works password"
unlock_instructions:
subject: "Unlock instructions"
subject: "Unlock your Make Works account"
email_changed:
subject: "Email Changed"
subject: "Email Changed on your Make Works account"
password_change:
subject: "Password Changed"
subject: "Password Changed on your Make Works account"
omniauth_callbacks:
failure: "Could not authenticate you from %{kind} because \"%{reason}\"."
success: "Successfully authenticated from %{kind} account."
Expand Down

0 comments on commit 2493a10

Please sign in to comment.