* commit '3d3c870374584d542e7722da44a1b5e3cbffa401': Fix bad string in EncryptionInterstitial
This commit is contained in:
@@ -5972,12 +5972,12 @@
|
||||
<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. -->
|
||||
<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>
|
||||
<string name="encrypt_talkback_dialog_message_pin">When you enter your PIN to start this device, accessibility services like <xliff:g id="service" example="TalkBack">%1$s</xliff:g> won\'t yet be available.</string>
|
||||
|
||||
<!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
|
||||
<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>
|
||||
<string name="encrypt_talkback_dialog_message_pattern">When you enter your pattern to start this device, accessibility services like <xliff:g id="service" example="TalkBack">%1$s</xliff:g> won\'t yet be available.</string>
|
||||
|
||||
<!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
|
||||
<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>
|
||||
<string name="encrypt_talkback_dialog_message_password">When you enter your password to start this device, accessibility services like <xliff:g id="service" example="TalkBack">%1$s</xliff:g> won\'t yet be available.</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user