From 2d2c2d27a13df033ff2ad39521c5d4f407207d0d Mon Sep 17 00:00:00 2001 From: 3onyc <3onyc@x3tech.com> Date: Thu, 31 Jul 2014 22:25:55 +0200 Subject: [PATCH] Change newPassSent to reflect 'Reset Password' not failing on non-existent email --- locales/en/generic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/generic.json b/locales/en/generic.json index ba6aa0856b..469220ad63 100644 --- a/locales/en/generic.json +++ b/locales/en/generic.json @@ -54,7 +54,7 @@ "untilNoFace": "Until we add Facebook, use your UUID and API Token to log in (found at https://habitrpg.com > Options > Settings).", "noReachServer": "Server not currently reachable, try again later", "errorUpCase": "ERROR:", - "newPassSent": "New password sent.", + "newPassSent": "New password sent if an account is registered to this email address.", "serverUnreach": "Server currently unreachable.", "seeConsole": "(see Chrome console for more details).", "error": "Error",