From 46f628aa7c00814eb01d18ae0fcb18a566c92285 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 22 Apr 2019 20:45:29 -0700 Subject: [PATCH] minor copyedit --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index cbc4401c294..99a811a0426 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -4211,7 +4211,7 @@ en: no_emails: "Unfortunately, no administrator emails were defined during setup, so finalizing the configuration may be difficult. Please add a developer email in the configuration file or create an administrator account from console." confirm_email: title: "Confirm your Email" - message: "

We sent an activation mail to %{email}. Please follow the instructions in the email to activate your account.

If it doesn't arrive, use our troubleshooting guide to ensure you have set up email correctly for your Discourse and check your spam folder.

" + message: "

We sent an activation mail to %{email}. Please follow the instructions in the email to activate your account.

If it doesn't arrive, check your spam folder, and ensure you set up email correctly.

" resend_email: title: "Resend Activation Email" message: "

We've re-sent the activation email to %{email}"