From e92c097b7eb4d7aa8016bdaf63d7159178c0a919 Mon Sep 17 00:00:00 2001
From: Arjun Khetia <khetia.jagdish@stackroute.in>
Date: Tue, 5 Nov 2019 14:18:57 +0530
Subject: [PATCH] SB-15468 - Text Modifications

---
 .../sunbird/login/messages/messages_en.properties    | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/ansible/artifacts/sunbird/login/messages/messages_en.properties b/ansible/artifacts/sunbird/login/messages/messages_en.properties
index a9655ba23..b9d375c91 100644
--- a/ansible/artifacts/sunbird/login/messages/messages_en.properties
+++ b/ansible/artifacts/sunbird/login/messages/messages_en.properties
@@ -38,7 +38,7 @@ emailVerifyTitle=Email verification
 emailForgotTitle=Forgot Your Password?
 updatePasswordTitle=Update Password
 newPasswordTitle=Create New Password
-enterEmailPhonenumberToGetCode=Enter your Email ID/ Mobile number and we will send you instructions on how to reset your password
+enterEmailPhonenumberToGetCode=Enter your Email Address/ Mobile number and we will send you instructions on how to reset your password
 codeSuccessTitle=Success code
 codeErrorTitle=Error code\: {0}
 
@@ -53,11 +53,11 @@ consentDenied=Consent denied.
 noAccount=Don''t have an account?
 username=Username or Mobile number
 goBack=&#60;&#60;Go Back
-mergeAccountMessage=Enter Mobile number / Email ID OR use Google Sign in to identify the account from which you want to merge usage details
+mergeAccountMessage=Enter Mobile number / Email Address OR use Google Sign in to identify the account from which you want to merge usage details
 migrateAccountMessage=Confirm the password for the DIKSHA account you want to merge of cick Sign in with Google to sign in using your Gmail account
 inCorrectPasswordError=The password entered is incorrect. Enter the password again.
-emailOrPhone=Email ID / Mobile number
-placeholderForEmailOrPhone=Enter Email ID / Mobile number
+emailOrPhone=Email Address / Mobile number
+placeholderForEmailOrPhone=Enter Email Address / Mobile number
 firstName=First name
 givenName=Given name
 fullName=Full name
@@ -135,7 +135,7 @@ client_admin-cli=Admin CLI
 client_realm-management=Realm Management
 client_broker=Broker
 
-invalidUserMessage=Invalid email ID/Mobile number or password. Please try again with valid credentials
+invalidUserMessage=Invalid Email Address/Mobile number or password. Please try again with valid credentials
 invalidEmailMessage=Invalid email address.
 accountDisabledMessage=Account is disabled, contact admin.
 accountTemporarilyDisabledMessage=Your account has been locked due to too many incorrect login attempts. You can re-attempt to login after 24 hours. Please get in touch with the help desk team for support
@@ -265,7 +265,7 @@ requiredAction.terms_and_conditions=Terms and Conditions
 requiredAction.UPDATE_PASSWORD=Update Password
 requiredAction.UPDATE_PROFILE=Update Profile
 requiredAction.VERIFY_EMAIL=Verify Email
-user_not_found=This email ID/mobile number doesn''t belong to a valid user
+user_not_found=This Email Address/Mobile Number doesn''t belong to a valid user
 p3pPolicy=CP="This is not a P3P policy!"
 usernamePlaceholder = Enter your Registered Email address/Mobile number
 passwordPlaceholder = Enter password
-- 
GitLab