am d8bdc10c: am 8a9a55ac: am 8536d6cf: am 06a314d6: am e52c159c: Fix some strings for the encryption stuff.
* commit 'd8bdc10c721fdd6a4568d285ea6b506c6ea3a6a0': Fix some strings for the encryption stuff.
This commit is contained in:
@@ -3684,18 +3684,18 @@
|
|||||||
your device won’t use your screen lock to enhance data encryption.</string>
|
your device won’t use your screen lock to enhance data encryption.</string>
|
||||||
|
|
||||||
<!-- Message to the user to enter his pattern before enabling an accessibility service. [CHAR LIMIT=NONE] -->
|
<!-- Message to the user to enter his pattern before enabling an accessibility service. [CHAR LIMIT=NONE] -->
|
||||||
<string name="enable_service_pattern_reason">Turning on <xliff:g id="service"
|
<string name="enable_service_pattern_reason">Because turning on <xliff:g id="service"
|
||||||
example="TalkBack">%1$s</xliff:g> reduces data protection.
|
example="TalkBack">%1$s</xliff:g> affects data encryption, you need to confirm your pattern.
|
||||||
</string>
|
</string>
|
||||||
|
|
||||||
<!-- Message to the user to enter his PIN before enabling an accessibility service. [CHAR LIMIT=NONE] -->
|
<!-- Message to the user to enter his PIN before enabling an accessibility service. [CHAR LIMIT=NONE] -->
|
||||||
<string name="enable_service_pin_reason">Turning on <xliff:g id="service"
|
<string name="enable_service_pin_reason">Because turning on <xliff:g id="service"
|
||||||
example="TalkBack">%1$s</xliff:g> reduces data protection.
|
example="TalkBack">%1$s</xliff:g> affects data encryption, you need to confirm your PIN.
|
||||||
</string>
|
</string>
|
||||||
|
|
||||||
<!-- Message to the user to enter his password before enabling an accessibility service. [CHAR LIMIT=NONE] -->
|
<!-- Message to the user to enter his password before enabling an accessibility service. [CHAR LIMIT=NONE] -->
|
||||||
<string name="enable_service_password_reason">Turning on <xliff:g id="service"
|
<string name="enable_service_password_reason">Because turning on <xliff:g id="service"
|
||||||
example="TalkBack">%1$s</xliff:g> reduces data protection.
|
example="TalkBack">%1$s</xliff:g> affects data encryption, you need to confirm your password.
|
||||||
</string>
|
</string>
|
||||||
|
|
||||||
<!-- Title for the capability of an accessibility service to receive events and keys. -->
|
<!-- Title for the capability of an accessibility service to receive events and keys. -->
|
||||||
@@ -5980,12 +5980,12 @@
|
|||||||
<string name="encrypt_talkback_dialog_require_password">Require password?</string>
|
<string name="encrypt_talkback_dialog_require_password">Require password?</string>
|
||||||
|
|
||||||
<!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
|
<!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
|
||||||
<string name="encrypt_talkback_dialog_message_pin">When entering your PIN to start your device, accessibility services like TalkBack won\'t yet be available.</string>
|
<string name="encrypt_talkback_dialog_message_pin">When you enter your PIN to start this device, accessibility services like Talkback won\'t yet be available.</string>
|
||||||
|
|
||||||
<!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
|
<!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
|
||||||
<string name="encrypt_talkback_dialog_message_pattern">When entering your pattern to start your device, accessibility services like TalkBack won\'t yet be available.</string>
|
<string name="encrypt_talkback_dialog_message_pattern">When you enter your pattern to start this device, accessibility services like Talkback won\'t yet be available.</string>
|
||||||
|
|
||||||
<!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
|
<!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
|
||||||
<string name="encrypt_talkback_dialog_message_password">When entering your password to start your device, accessibility services like TalkBack won\'t yet be available.</string>
|
<string name="encrypt_talkback_dialog_message_password">When you enter your password to start this device, accessibility services like Talkback won\'t yet be available.</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user