am aa037675
: Fix bad string in EncryptionInterstitial
* commit 'aa0376759873893197a0109025fd4ec8beca5929': Fix bad string in EncryptionInterstitial
This commit is contained in:
@@ -5975,12 +5975,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