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

Commit 2999ed91 authored by Chandru's avatar Chandru Committed by Chandru S
Browse files

Update a11y label for unlock icon on lock screen.

Fixes: 226966905
Test: manually, enroll face auth without bypass, enable talk back, lock the phone by pressing the power button, press power button to open locked lockscreen, unlock using face, verify the label being read out for unlock icon is "Unlocked" instead of "Unlock"
Change-Id: I30bbd5c68ad6bdf0a00c4c72c40e55f71d8f729f
parent 2e382499
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -316,7 +316,7 @@
    <!-- Content description of the QR Code scanner for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
    <string name="accessibility_qr_code_scanner_button">QR Code Scanner</string>
    <!-- Content description of the unlock button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
    <string name="accessibility_unlock_button">Unlock</string>
    <string name="accessibility_unlock_button">Unlocked</string>
    <!-- Content description of the lock icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
    <string name="accessibility_lock_icon">Device locked</string>
    <!-- Content description hint of the unlock button when fingerprint is on (not shown on the screen). [CHAR LIMIT=NONE] -->