RESTRICT AUTOMERGE Update String
Remove brackets. Bug: 176106404 Bug: 167403112 Test: build pass Change-Id: Ib9a3c4fa3c6ea1ca54244d672bdc3e12d51a719f
This commit is contained in:
@@ -9058,11 +9058,11 @@
|
|||||||
<!-- Bluetooth message permission alert for dialog title [CHAR LIMIT=none] -->
|
<!-- Bluetooth message permission alert for dialog title [CHAR LIMIT=none] -->
|
||||||
<string name="bluetooth_message_access_dialog_title">Allow access to messages?</string>
|
<string name="bluetooth_message_access_dialog_title">Allow access to messages?</string>
|
||||||
<!-- Bluetooth message permission alert for dialog content [CHAR LIMIT=none] -->
|
<!-- Bluetooth message permission alert for dialog content [CHAR LIMIT=none] -->
|
||||||
<string name="bluetooth_message_access_dialog_content">An untrusted Bluetooth device, [<xliff:g id="device_name" example="My device">%1$s</xliff:g>], wants to access your messages.\n\nYou haven\u2019t connected to [<xliff:g id="device_name" example="My device">%2$s</xliff:g>] before.</string>
|
<string name="bluetooth_message_access_dialog_content">An untrusted Bluetooth device, <xliff:g id="device_name" example="My device">%1$s</xliff:g>, wants to access your messages.\n\nYou haven\u2019t connected to <xliff:g id="device_name" example="My device">%2$s</xliff:g> before.</string>
|
||||||
<!-- Bluetooth phonebook permission alert for notification content [CHAR LIMIT=none] -->
|
<!-- Bluetooth phonebook permission alert for notification content [CHAR LIMIT=none] -->
|
||||||
<string name="bluetooth_phonebook_access_notification_content">Untrusted device wants to access your contacts and call log. Tap for details.</string>
|
<string name="bluetooth_phonebook_access_notification_content">Untrusted device wants to access your contacts and call log. Tap for details.</string>
|
||||||
<!-- Bluetooth phonebook permission alert for dialog title [CHAR LIMIT=none] -->
|
<!-- Bluetooth phonebook permission alert for dialog title [CHAR LIMIT=none] -->
|
||||||
<string name="bluetooth_phonebook_access_dialog_title">Allow access to contacts and call log?</string>
|
<string name="bluetooth_phonebook_access_dialog_title">Allow access to contacts and call log?</string>
|
||||||
<!-- Bluetooth phonebook permission alert for dialog content [CHAR LIMIT=none] -->
|
<!-- Bluetooth phonebook permission alert for dialog content [CHAR LIMIT=none] -->
|
||||||
<string name="bluetooth_phonebook_access_dialog_content">An untrusted Bluetooth device, [<xliff:g id="device_name" example="My device">%1$s</xliff:g>], wants to access your contacts and call log. This includes data about incoming and outgoing calls.\n\nYou haven\u2019t connected to [<xliff:g id="device_name" example="My device">%2$s</xliff:g>] before.</string>
|
<string name="bluetooth_phonebook_access_dialog_content">An untrusted Bluetooth device, <xliff:g id="device_name" example="My device">%1$s</xliff:g>, wants to access your contacts and call log. This includes data about incoming and outgoing calls.\n\nYou haven\u2019t connected to <xliff:g id="device_name" example="My device">%2$s</xliff:g> before.</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
Reference in New Issue
Block a user