From 4e8305965288aeb374310f6b145f32ef2bd1543e Mon Sep 17 00:00:00 2001 From: Alys Date: Sun, 15 Jan 2017 22:50:32 +1000 Subject: [PATCH] remove outdated information about changing your email address This is being done to remove a redundant string that contains an email address, in preparation for actioning https://github.com/HabitRPG/habitica/issues/8385 ("Email addresses should not probably be translatable") --- website/common/locales/en/settings.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/website/common/locales/en/settings.json b/website/common/locales/en/settings.json index 2340e396ef..edbb38a61f 100644 --- a/website/common/locales/en/settings.json +++ b/website/common/locales/en/settings.json @@ -96,9 +96,6 @@ "addedLocalAuth": "Successfully added local authentication", "data": "Data", "exportData": "Export Data", - "emailChange1": "To change your email address, please send an email to", - "emailChange2": "admin@habitica.com", - "emailChange3": " including both your old and new email address as well as your User ID.", "usernameOrEmail": "Login Name or Email", "email": "Email", "registerWithSocial": "Register with <%= network %>",