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

Commit f8c776ce authored by Pavlin Radoslavov's avatar Pavlin Radoslavov
Browse files

Increase the character limit for "Use System Selection" message

The character limit for message "Use System Selection (Default)"
has been increased from 40 to 50.

Test: UI visual inspection
Bug: 34662759
Change-Id: I9aba6847ddab27bb0456fb6dfd429692732f07c2
parent 81505817
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>