Add device details more settings page
BUG: 343317785 Test: atest DeviceDetailsFragmentFormatterTest Flag: com.android.settings.flags.enable_bluetooth_device_details_polish Change-Id: Ia9eff049e73e039ac5d0fb26096ab4e9add60315
This commit is contained in:
@@ -1864,6 +1864,10 @@
|
||||
<string name="device_details_title">Device details</string>
|
||||
<!-- Title for keyboard settings preferences. [CHAR LIMIT=50] -->
|
||||
<string name="bluetooth_device_keyboard_settings_preference_title">Keyboard settings</string>
|
||||
<!-- Title for more settings preferences. [CHAR LIMIT=50] -->
|
||||
<string name="bluetooth_device_more_settings_preference_title">More settings</string>
|
||||
<!-- Title for more settings summary. [CHAR LIMIT=50] -->
|
||||
<string name="bluetooth_device_more_settings_preference_summary">Firmware updates, about, and more</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>
|
||||
<!-- Title of the items to show multuple devices MAC address [CHAR LIMIT=NONE]-->
|
||||
@@ -1884,6 +1888,9 @@
|
||||
<!-- Bluetooth device details companion apps. In the confirmation dialog for removing an associated app, this is the label on the button that will complete the disassociate action. [CHAR LIMIT=80] -->
|
||||
<string name = "bluetooth_companion_app_remove_association_confirm_button">Disconnect app</string>
|
||||
|
||||
<!-- Title of device details screen [CHAR LIMIT=28]-->
|
||||
<string name="device_details_more_settings">More settings</string>
|
||||
|
||||
<!-- Bluetooth developer settings: Maximum number of connected audio devices -->
|
||||
<string name="bluetooth_max_connected_audio_devices_string">Maximum connected Bluetooth audio devices</string>
|
||||
<!-- Bluetooth developer settings: Maximum number of connected audio devices -->
|
||||
|
||||
Reference in New Issue
Block a user