Skip to content

Commit

Permalink
Merge "Remove dead code #5: Remove KeyguardAccountView"
Browse files Browse the repository at this point in the history
  • Loading branch information
XSJoJo authored and Android (Google) Code Review committed Jan 7, 2015
2 parents 5c6f043 + cd3b5b5 commit c892238
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 473 deletions.
88 changes: 0 additions & 88 deletions packages/Keyguard/res/layout/keyguard_account_view.xml

This file was deleted.

14 changes: 0 additions & 14 deletions packages/Keyguard/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,20 +172,6 @@
<string name="kg_invalid_confirm_pin_hint" product="default">PIN codes does not match</string>
<!-- Message shown when the user exceeds the maximum number of pattern attempts -->
<string name="kg_login_too_many_attempts">Too many pattern attempts</string>
<!-- Instructions show in account unlock screen allowing user to enter their email password -->
<string name="kg_login_instructions">To unlock, sign in with your Google account.</string>
<!-- Hint shown in TextView in account unlock screen of keyguard -->
<string name="kg_login_username_hint">Username (email)</string>
<!-- Hint shown in TextView in account unlock screen of keyguard -->
<string name="kg_login_password_hint">Password</string>
<!-- Label shown on sign in button on account unlock screen of keyguard -->
<string name="kg_login_submit_button">Sign in</string>
<!-- Message shown when the user enters an invalid username/password combination in account unlock screen of keyguard -->
<string name="kg_login_invalid_input">Invalid username or password.</string>
<!-- Hint text shown when user has too many failed password attempts in account unlock screen of keyguard -->
<string name="kg_login_account_recovery_hint">Forgot your username or password\?\nVisit <b>google.com/accounts/recovery</b>.</string>
<!-- Message shown while device checks username/password in account unlock screen of keyguard -->
<string name="kg_login_checking_password">Checking account\u2026</string>
<!-- Message shown in dialog when max number of attempts are reached for PIN screen of keyguard -->
<string name="kg_too_many_failed_pin_attempts_dialog_message">
You have incorrectly typed your PIN <xliff:g id="number">%d</xliff:g> times.
Expand Down
Loading

0 comments on commit c892238

Please sign in to comment.