From e6b7458b540e9c3d9d83be73a410a199a7903214 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Mon, 19 Jun 2017 15:49:51 +0530 Subject: [PATCH] remove trailing dot in help text --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index d9a2b2af7d6..11ae9ddd395 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1036,7 +1036,7 @@ en: complete_username_not_found: "No account matches the username %{username}" complete_email_not_found: "No account matches %{email}" - help: "

Email not arriving? Be sure to check your spam folder first.

Not sure which email address you used? Enter an email address and we’ll let you know if it exists here.

If you no longer have access to the email address on your account, please contact our helpful staff.

." + help: "

Email not arriving? Be sure to check your spam folder first.

Not sure which email address you used? Enter an email address and we’ll let you know if it exists here.

If you no longer have access to the email address on your account, please contact our helpful staff.

" button_ok: "OK" button_help: "Help" login: