Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e28c781e authored by Haining Chen's avatar Haining Chen Committed by Android (Google) Code Review
Browse files

Merge "Update strings for failed auth lock" into main

parents 0c16b9e5 c6d62c50
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1831,10 +1831,10 @@
    <string name="keyguard_indication_trust_unlocked">Kept unlocked by TrustAgent</string>

    <!-- Message asking the user to authenticate with primary authentication methods (PIN/pattern/password) or biometrics after the device is locked by adaptive auth. [CHAR LIMIT=70] -->
    <string name="kg_prompt_after_adaptive_auth_lock">Device was locked, too many authentication attempts</string>
    <string name="kg_prompt_after_adaptive_auth_lock">Screen locked. Too many authentication attempts.</string>

    <!-- Indication on the keyguard that appears after the device is locked by adaptive auth. [CHAR LIMIT=60] -->
    <string name="keyguard_indication_after_adaptive_auth_lock">Device locked\nFailed authentication</string>
    <string name="keyguard_indication_after_adaptive_auth_lock">Screen locked\nFailed authentication</string>

    <!-- Indication on the keyguard that appears after the device is locked by adaptive auth. [CHAR LIMIT=60] -->
    <string name="keyguard_indication_after_watch_disconnected">Locked by your watch</string>