Merge "Strings for "Use high quality audio" option in Bluetooth A2DP device...
Merge "Strings for "Use high quality audio" option in Bluetooth A2DP device settings" into oc-dev am: 3036e728
am: 82885942
Change-Id: I6ae9f188bd2c25ccf3f6a0e8753e9b5e29b116ab
<!-- Bluetooth settings. The user-visible string for the setting controlling whether to use a high-quality codec if the device supports it, along with the name of the codec (eg AAC, LDAC, aptX) -->
<stringname="bluetooth_profile_a2dp_high_quality">Use high quality audio: <xliff:gid="codec_name">%1$s</xliff:g></string>
<!-- Bluetooth settings. Similar to bluetooth_profile_a2dp_high_quality, but used when the device supports high quality audio but we don't know which codec that will be used. -->
<stringname="bluetooth_profile_a2dp_high_quality_unknown_codec">Use high quality audio</string>
<!-- Bluetooth settings. Connection options screen. The summary for the A2DP checkbox preference when A2DP is connected. -->
<stringname="bluetooth_a2dp_profile_summary_connected">Connected to media audio</string>
<!-- Bluetooth settings. Connection options screen. The summary for the headset checkbox preference when headset is connected. -->