am 5cdd3f4f: Update accessibility plus secure lock warning messages.

* commit '5cdd3f4f6fcee6af89742dc0427df4bba4214cc8':
  Update accessibility plus secure lock warning messages.
This commit is contained in:
Svetoslav
2014-10-03 22:06:18 +00:00
committed by Android Git Automerger

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>