Update accessibility plus secure lock warning messages.

bug:17671790

Change-Id: I694586452963a8f0e4c86b5c9c807ca9bb2ec15d
This commit is contained in:
Svetoslav
2014-10-03 13:27:08 -07:00
parent c05b739c69
commit 5cdd3f4f6f

View File

@@ -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 wont 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 wont 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>