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

Commit 798e1862 authored by Pavlin Radoslavov's avatar Pavlin Radoslavov Committed by android-build-merger
Browse files

Merge "Increase the character limit for "Use System Selection" message" am: a7ce4609

am: d0386d8c

Change-Id: I34e41269fd5d47024e211daa4b5c48124e7db0a8
parents 26bdc1f2 d0386d8c
Loading
Loading
Loading
Loading
+8 −8
Original line number Original line Diff line number Diff line
@@ -103,7 +103,7 @@


    <!-- Bluetooth settings -->
    <!-- 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">
    <string-array name="bluetooth_a2dp_codec_titles">
        <item>Use System Selection (Default)</item>
        <item>Use System Selection (Default)</item>
        <item>SBC</item>
        <item>SBC</item>
@@ -123,7 +123,7 @@
        <item>4</item>
        <item>4</item>
    </string-array>
    </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" >
    <string-array name="bluetooth_a2dp_codec_summaries" >
        <item>Use System Selection (Default)</item>
        <item>Use System Selection (Default)</item>
        <item>SBC</item>
        <item>SBC</item>
@@ -133,7 +133,7 @@
        <item>LDAC</item>
        <item>LDAC</item>
    </string-array>
    </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">
    <string-array name="bluetooth_a2dp_codec_sample_rate_titles">
        <item>Use System Selection (Default)</item>
        <item>Use System Selection (Default)</item>
        <item>44.1 kHz</item>
        <item>44.1 kHz</item>
@@ -151,7 +151,7 @@
        <item>8</item>
        <item>8</item>
    </string-array>
    </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" >
    <string-array name="bluetooth_a2dp_codec_sample_rate_summaries" >
        <item>Use System Selection (Default)</item>
        <item>Use System Selection (Default)</item>
        <item>44.1 kHz</item>
        <item>44.1 kHz</item>
@@ -160,7 +160,7 @@
        <item>96.0 kHz</item>
        <item>96.0 kHz</item>
    </string-array>
    </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">
    <string-array name="bluetooth_a2dp_codec_bits_per_sample_titles">
        <item>Use System Selection (Default)</item>
        <item>Use System Selection (Default)</item>
        <item>16 bits/sample</item>
        <item>16 bits/sample</item>
@@ -176,7 +176,7 @@
        <item>4</item>
        <item>4</item>
    </string-array>
    </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" >
    <string-array name="bluetooth_a2dp_codec_bits_per_sample_summaries" >
        <item>Use System Selection (Default)</item>
        <item>Use System Selection (Default)</item>
        <item>16 bits/sample</item>
        <item>16 bits/sample</item>
@@ -184,7 +184,7 @@
        <item>32 bits/sample</item>
        <item>32 bits/sample</item>
    </string-array>
    </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">
    <string-array name="bluetooth_a2dp_codec_channel_mode_titles">
        <item>Use System Selection (Default)</item>
        <item>Use System Selection (Default)</item>
        <item>Mono</item>
        <item>Mono</item>
@@ -198,7 +198,7 @@
        <item>2</item>
        <item>2</item>
    </string-array>
    </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" >
    <string-array name="bluetooth_a2dp_codec_channel_mode_summaries" >
        <item>Use System Selection (Default)</item>
        <item>Use System Selection (Default)</item>
        <item>Mono</item>
        <item>Mono</item>