Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aff4c97f authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "Increase the character limit for "Use System Selection" message"...

Merge "Merge "Increase the character limit for "Use System Selection" message" am: a7ce4609 am: d0386d8c am: 798e1862 am: 6fe88fa0"
parents 6a010a4b ef5374bd
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -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>