From 31dae92650335b7068b9d080bd2c0b526060f2fa Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Tue, 18 Jan 2011 17:02:04 -0800 Subject: [PATCH] Fix 3356338: Add recovery text to AccountUnlockScreen This adds hint text to visit google.com/account/recovery if the user forgets their google password. Change-Id: I4c4c250b9e4116d2769b7760fdc291fa756c3db0 --- .../layout-xlarge/keyguard_screen_glogin_unlock.xml | 10 ++++++++++ core/res/res/values/strings.xml | 2 ++ 2 files changed, 12 insertions(+) diff --git a/core/res/res/layout-xlarge/keyguard_screen_glogin_unlock.xml b/core/res/res/layout-xlarge/keyguard_screen_glogin_unlock.xml index 4f5beff4c2056..97790746deccb 100644 --- a/core/res/res/layout-xlarge/keyguard_screen_glogin_unlock.xml +++ b/core/res/res/layout-xlarge/keyguard_screen_glogin_unlock.xml @@ -100,6 +100,16 @@ android:text="@android:string/lockscreen_glogin_submit_button" /> + + diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 2658b53446f2b..7550905de2012 100755 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -1784,6 +1784,8 @@ Sign in Invalid username or password. + + Forgot your username or password\?\nVisit google.com/accounts/recovery Checking...