Skip to content

Commit

Permalink
minor copyedits around login / email
Browse files Browse the repository at this point in the history
  • Loading branch information
coding-horror committed Feb 26, 2013
1 parent e28594b commit ea9196a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/locales/client.en.yml
Expand Up @@ -233,9 +233,9 @@ en:
authenticating: "Authenticating..."
awaiting_confirmation: "Your account is awaiting activation, use the forgot password link to issue another activation email."
awaiting_approval: "Your account has not been approved by a moderator yet. You will receive an email when it is approved."
not_activated: "You can't log in yet. We sent an activation email to you at <b>{{sentTo}}</b>. Please follow the instructions in the email to activate your account."
not_activated: "You can't log in yet. We previously sent an activation email to you at <b>{{sentTo}}</b>. Please follow the instructions in that email to activate your account."
resend_activation_email: "Click here to send the activation email again."
sent_activation_email_again: "We sent another activation email to you at your current email address: <b>{{currentEmail}}</b>. It might take a few minutes for it to arrive. Be sure to check your spam folder."
sent_activation_email_again: "We sent another activation email to you at <b>{{currentEmail}}</b>. It might take a few minutes for it to arrive; be sure to check your spam folder."
google:
title: "Log In with Google"
message: "Authenticating with Google (make sure pop up blockers are not enabled)"
Expand Down
2 changes: 1 addition & 1 deletion config/locales/server.en.yml
Expand Up @@ -470,7 +470,7 @@ en:
- Have you checked to make sure the IPs of the server the mail originates from are [not on any email blacklists][4]?
- Have you verified that your email server is *definitely* sending a fully qualified hostname in its HELO message? This will cause your email to be rejected by many mail services.
- Have you verified that your email server is *definitely* sending a fully-qualified hostname that resolves in DNS in its HELO message? If not, this will cause your email to be rejected by many mail services.
We hope you received this email deliverability test OK!
Expand Down

0 comments on commit ea9196a

Please sign in to comment.