Merge "Increase the character limit for "Use System Selection" message"
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
|
||||
<!-- Bluetooth settings -->
|
||||
|
||||
<!-- Titles for Bluetooth Audio Codec selection preference. [CHAR LIMIT=40] -->
|
||||
<!-- Titles for Bluetooth Audio Codec selection preference. [CHAR LIMIT=50] -->
|
||||
<string-array name="bluetooth_a2dp_codec_titles">
|
||||
<item>Use System Selection (Default)</item>
|
||||
<item>SBC</item>
|
||||
@@ -123,7 +123,7 @@
|
||||
<item>4</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Summaries for Bluetooth Audio Codec selection preference. [CHAR LIMIT=40]-->
|
||||
<!-- Summaries for Bluetooth Audio Codec selection preference. [CHAR LIMIT=50]-->
|
||||
<string-array name="bluetooth_a2dp_codec_summaries" >
|
||||
<item>Use System Selection (Default)</item>
|
||||
<item>SBC</item>
|
||||
@@ -133,7 +133,7 @@
|
||||
<item>LDAC</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Titles for Bluetooth Audio Codec Sample Rate selection preference. [CHAR LIMIT=40] -->
|
||||
<!-- Titles for Bluetooth Audio Codec Sample Rate selection preference. [CHAR LIMIT=50] -->
|
||||
<string-array name="bluetooth_a2dp_codec_sample_rate_titles">
|
||||
<item>Use System Selection (Default)</item>
|
||||
<item>44.1 kHz</item>
|
||||
@@ -151,7 +151,7 @@
|
||||
<item>8</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Summaries for Bluetooth Audio Codec Sample Rate selection preference. [CHAR LIMIT=40]-->
|
||||
<!-- Summaries for Bluetooth Audio Codec Sample Rate selection preference. [CHAR LIMIT=50]-->
|
||||
<string-array name="bluetooth_a2dp_codec_sample_rate_summaries" >
|
||||
<item>Use System Selection (Default)</item>
|
||||
<item>44.1 kHz</item>
|
||||
@@ -160,7 +160,7 @@
|
||||
<item>96.0 kHz</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Titles for Bluetooth Audio Codec Bits Per Sample selection preference. [CHAR LIMIT=40] -->
|
||||
<!-- Titles for Bluetooth Audio Codec Bits Per Sample selection preference. [CHAR LIMIT=50] -->
|
||||
<string-array name="bluetooth_a2dp_codec_bits_per_sample_titles">
|
||||
<item>Use System Selection (Default)</item>
|
||||
<item>16 bits/sample</item>
|
||||
@@ -176,7 +176,7 @@
|
||||
<item>4</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Summaries for Bluetooth Audio Codec Bits Per Sample selection preference. [CHAR LIMIT=40]-->
|
||||
<!-- Summaries for Bluetooth Audio Codec Bits Per Sample selection preference. [CHAR LIMIT=50]-->
|
||||
<string-array name="bluetooth_a2dp_codec_bits_per_sample_summaries" >
|
||||
<item>Use System Selection (Default)</item>
|
||||
<item>16 bits/sample</item>
|
||||
@@ -184,7 +184,7 @@
|
||||
<item>32 bits/sample</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Titles for Bluetooth Audio Codec Channel Mode selection preference. [CHAR LIMIT=40] -->
|
||||
<!-- Titles for Bluetooth Audio Codec Channel Mode selection preference. [CHAR LIMIT=50] -->
|
||||
<string-array name="bluetooth_a2dp_codec_channel_mode_titles">
|
||||
<item>Use System Selection (Default)</item>
|
||||
<item>Mono</item>
|
||||
@@ -198,7 +198,7 @@
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Summaries for Bluetooth Audio Codec Channel Mode selection preference. [CHAR LIMIT=40]-->
|
||||
<!-- Summaries for Bluetooth Audio Codec Channel Mode selection preference. [CHAR LIMIT=50]-->
|
||||
<string-array name="bluetooth_a2dp_codec_channel_mode_summaries" >
|
||||
<item>Use System Selection (Default)</item>
|
||||
<item>Mono</item>
|
||||
|
||||
Reference in New Issue
Block a user