From ccb1c4cd990584b98062ae5b6a7ce9979b1d4a96 Mon Sep 17 00:00:00 2001 From: scribblypanda Date: Sun, 11 Jan 2015 13:18:39 -0500 Subject: [PATCH] split emailChange message into 3 parts --- locales/en/settings.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/en/settings.json b/locales/en/settings.json index bef5df1f69..4f0b91f977 100644 --- a/locales/en/settings.json +++ b/locales/en/settings.json @@ -71,7 +71,9 @@ "usernameSuccess": "Login Name successfully changed", "data": "Data", "exportData": "Export Data", - "emailChange": "To change your email address, please send an email to admin@habitrpg.com including both your old and new email address as well as your User ID.", + "emailChange1": "To change your email address, please send an email to", + "emailChange2": "admin@habitrpg.com", + "emailChange3": " including both your old and new email address as well as your User ID.", "username": "Login Name", "email": "Email", "registeredWithFb": "Registered with Facebook"