split emailChange message into 3 parts

This commit is contained in:
scribblypanda
2015-01-11 13:18:39 -05:00
parent faf69fca8d
commit ccb1c4cd99
+3 -1
View File
@@ -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 <a href=\"mailto:admin\@habitrpg.com\" target=\"_blank\">admin@habitrpg.com</a> 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"