From 3cfc369ce9266cb755edb6936e0526a6d9417629 Mon Sep 17 00:00:00 2001 From: David Lu Date: Mon, 27 Jun 2016 07:45:24 -0400 Subject: Added error message for unchanged email (#3420) --- webapp/i18n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index f84e0469b..419721fb9 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1388,6 +1388,7 @@ "user.settings.general.emailHelp4": "A verification email was sent to {email}.", "user.settings.general.emailLdapCantUpdate": "Login occurs through LDAP. Email cannot be updated. Email address used for notifications is {email}.", "user.settings.general.emailMatch": "The new emails you entered do not match.", + "user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.", "user.settings.general.emptyName": "Click 'Edit' to add your full name", "user.settings.general.emptyNickname": "Click 'Edit' to add a nickname", "user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", -- cgit v1.2.3-1-g7c22