Skip to content

Commit 6c5bd36

Browse files
author
Jim Miller
committed
Fix "checking account" string
Fixes bug 7309934 Change-Id: Ia665142b8dcd8de424312bd7bf0800d7b871b03b
1 parent b883116 commit 6c5bd36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/res/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3875,7 +3875,7 @@
38753875
<!-- Hint text shown when user has too many failed password attempts in account unlock screen of keyguard -->
38763876
<string name="kg_login_account_recovery_hint">Forgot your username or password\?\nVisit <b>google.com/accounts/recovery</b>.</string>
38773877
<!-- Message shown while device checks username/password in account unlock screen of keyguard -->
3878-
<string name="kg_login_checking_password">Unlocking SIM\u2026</string>
3878+
<string name="kg_login_checking_password">Checking account\u2026</string>
38793879
<!-- Message shown in dialog when max number of attempts are reached for PIN screen of keyguard -->
38803880
<string name="kg_too_many_failed_pin_attempts_dialog_message">
38813881
You have incorrectly typed your PIN <xliff:g id="number">%d</xliff:g> times.

0 commit comments

Comments
 (0)