Skip to content

Commit 0c9b535

Browse files
Jim MillerAndroid (Google) Code Review
authored andcommitted
Merge "Fix "checking account" string" into jb-mr1-dev
2 parents 2aac1a0 + 6c5bd36 commit 0c9b535

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)