Update char limit to 28 for device detail title
Bug: 132684770 Test: manually Change-Id: I0608b483eab2a8159c51c739e9b4d431a6aaf05a
This commit is contained in:
@@ -1805,7 +1805,7 @@
|
||||
<!-- Bluetooth connecting error message [CHAR LIMIT=NONE] -->
|
||||
<string name="bluetooth_connect_failed">Couldn\'t connect. Try again.</string>
|
||||
|
||||
<!-- Title of device details screen [CHAR LIMIT=40]-->
|
||||
<!-- Title of device details screen [CHAR LIMIT=28]-->
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user