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

Commit c6d62c50 authored by Haining Chen's avatar Haining Chen
Browse files

Update strings for failed auth lock

This is part of the effort to update strings for all related theft
protection features.

Bug: 423959660
Test: manual
Flag: EXEMPT, minor string changes
Change-Id: I562931c385627725c310bb5dc2b30ac877748108
parent 8e4dc43d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1823,10 +1823,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>