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

Commit 5cdd3f4f authored by Svetoslav's avatar Svetoslav
Browse files

Update accessibility plus secure lock warning messages.

bug:17671790

Change-Id: I694586452963a8f0e4c86b5c9c807ca9bb2ec15d
parent c05b739c
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -3668,11 +3668,12 @@
    <!-- Warning that the device data will not be encrypted with password or PIN if
        enabling an accessibility service and there is a secure lock setup. [CHAR LIMIT=NONE] -->
    <string name="enable_service_encryption_warning">If you turn on <xliff:g id="service"
        example="TalkBack">%1$s</xliff:g>, your data\'s encryption won\'t be as strong.</string>
        example="TalkBack">%1$s</xliff:g>, your device won’t use your screen lock to enhance
        data encryption.</string>
    <!-- Warning that the device data will not be encrypted with password or PIN if
         choosing a secure lock and there is an enabled accessibility service. [CHAR LIMIT=NONE] -->
    <string name="secure_lock_encryption_warning">Because you\'ve turned on an accessibility service,
        encryption based on this type of lock won\'t be as strong.</string>
        your device won’t use your screen lock to enhance data encryption.</string>

    <!-- Title for the capability of an accessibility service to receive events and keys. -->
    <string name="capability_title_receiveAccessibilityEvents">Observe your actions</string>