Bluetooth string changes
This includes: -Title string for device details page -MAC address string for device details page Bug: 35876580 Test: make RunSettingsRoboTests Change-Id: I360996915d1dfa59bbb12f33f42afc4aa0bde64b
This commit is contained in:
@@ -1523,6 +1523,10 @@
|
|||||||
<!-- Bluetooth connecting error message [CHAR LIMIT=NONE] -->
|
<!-- Bluetooth connecting error message [CHAR LIMIT=NONE] -->
|
||||||
<string name="bluetooth_connect_failed">Couldn\'t connect. Try again.</string>
|
<string name="bluetooth_connect_failed">Couldn\'t connect. Try again.</string>
|
||||||
|
|
||||||
|
<!-- Title of device details screen [CHAR LIMIT=40]-->
|
||||||
|
<string name="device_details_title">Device details</string>
|
||||||
|
<!-- Title of the item to show device MAC address -->
|
||||||
|
<string name="bluetooth_device_mac_address">Device\'s Bluetooth address: <xliff:g id="address">%1$s</xliff:g></string>
|
||||||
|
|
||||||
<!-- Bluetooth settings. The title of the screen to pick which profiles to connect to on the device. For example, headphones may have both A2DP and headset, this allows the user to choose which one he wants to connect to. -->
|
<!-- Bluetooth settings. The title of the screen to pick which profiles to connect to on the device. For example, headphones may have both A2DP and headset, this allows the user to choose which one he wants to connect to. -->
|
||||||
<string name="bluetooth_connect_specific_profiles_title">Connect to\u2026</string>
|
<string name="bluetooth_connect_specific_profiles_title">Connect to\u2026</string>
|
||||||
|
Reference in New Issue
Block a user