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

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

diff --git a/ansible/artifacts/sunbird/login/messages/messages_en.properties b/ansible/artifacts/sunbird/login/messages/messages_en.properties
index 0cfbc6163..a9655ba23 100644
--- a/ansible/artifacts/sunbird/login/messages/messages_en.properties
+++ b/ansible/artifacts/sunbird/login/messages/messages_en.properties
@@ -1,8 +1,8 @@
-doLogIn=Log In
+doLogIn=Login
 doRegister=Sign Up
 doSignIn=Sign In
 doSignWithGoogle=with Google
-doSignWithState=Log In with State System
+doSignWithState=Login with State System
 doCancel=Cancel
 doSubmit=Submit
 doReset=Reset
@@ -56,8 +56,8 @@ 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
 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=Mobile number / Email ID
-placeholderForEmailOrPhone=Enter Mobile number / Email ID
+emailOrPhone=Email ID / Mobile number
+placeholderForEmailOrPhone=Enter Email ID / Mobile number
 firstName=First name
 givenName=Given name
 fullName=Full name
@@ -267,8 +267,7 @@ 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
 p3pPolicy=CP="This is not a P3P policy!"
-usernamePlaceholder = Enter your registered Phone No. / Email address
+usernamePlaceholder = Enter your Registered Email address/Mobile number
 passwordPlaceholder = Enter password
 loginDiksha = Log into DIKSHA
 registerHere = Register here
-
-- 
GitLab