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

Commit 29a39afd authored by Janghyeok Choe's avatar Janghyeok Choe
Browse files

Change indication string for Lock on Disconnect lockscreen message.

Bug: 392692231
Test: Manual
Flag: com.android.systemui.show_locked_by_your_watch_keyguard_indicator
Change-Id: Ifd49efa867a9b12a969161f3b933c940590a9dbb
parent 33b124c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1765,7 +1765,7 @@
    <string name="keyguard_indication_after_adaptive_auth_lock">Device 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 out by your watch</string>
    <string name="keyguard_indication_after_watch_disconnected">Locked by your watch</string>

    <!-- 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] -->
    <string name="zen_mode_and_condition"><xliff:g id="zen_mode" example="Priority interruptions only">%1$s</xliff:g>. <xliff:g id="exit_condition" example="For one hour">%2$s</xliff:g></string>