Merge "Update char limit to 28 for device detail title"
This commit is contained in:
committed by
Android (Google) Code Review
commit
71a4ddba8c
@@ -1643,7 +1643,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