<!-- Indication on the keyguard that appears when a trust agents unlocks the device. [CHAR LIMIT=40] -->
<stringname="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=60] -->
<stringname="kg_prompt_after_adaptive_auth_lock">Theft protection\nDevice locked, too many unlock attempts</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] -->
<stringname="kg_prompt_after_adaptive_auth_lock">Device was locked, too many authentication attempts</string>
<!-- Indication on the keyguard that appears after the device is locked by adaptive auth. [CHAR LIMIT=60] -->
<!-- Accessibility string for current zen mode and selected exit condition. A template that simply concatenates existing mode string and the current condition description. [CHAR LIMIT=20] -->
<stringname="zen_mode_and_condition"><xliff:gid="zen_mode"example="Priority interruptions only">%1$s</xliff:g>. <xliff:gid="exit_condition"example="For one hour">%2$s</xliff:g></string>