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

Commit 5fd543ec authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update/cleanup Bluetooth Codec strings in Developer Settings"

parents c82d1dda 0e038dec
Loading
Loading
Loading
Loading
+18 −18
Original line number Diff line number Diff line
@@ -105,10 +105,10 @@

    <!-- Titles for Bluetooth Audio Codec selection preference. [CHAR LIMIT=40] -->
    <string-array name="bluetooth_a2dp_codec_titles">
        <item>Default</item>
        <item>Use System Selection (Default)</item>
        <item>SBC</item>
        <item>aptX</item>
        <item>aptX-HD</item>
        <item>aptX HD</item>
        <item>LDAC</item>
    </string-array>

@@ -123,16 +123,16 @@

    <!-- Summaries for Bluetooth Audio Codec selection preference. [CHAR LIMIT=40]-->
    <string-array name="bluetooth_a2dp_codec_summaries" >
        <item>Default</item>
        <item>Use System Selection (Default)</item>
        <item>SBC</item>
        <item>aptX</item>
        <item>aptX-HD</item>
        <item>aptX HD</item>
        <item>LDAC</item>
    </string-array>

    <!-- Titles for Bluetooth Audio Codec Sample Rate selection preference. [CHAR LIMIT=40] -->
    <string-array name="bluetooth_a2dp_codec_sample_rate_titles">
        <item>Default</item>
        <item>Use System Selection (Default)</item>
        <item>44.1 kHz</item>
        <item>48.0 kHz</item>
        <item>88.2 kHz</item>
@@ -150,7 +150,7 @@

    <!-- Summaries for Bluetooth Audio Codec Sample Rate selection preference. [CHAR LIMIT=40]-->
    <string-array name="bluetooth_a2dp_codec_sample_rate_summaries" >
        <item>Default</item>
        <item>Use System Selection (Default)</item>
        <item>44.1 kHz</item>
        <item>48.0 kHz</item>
        <item>88.2 kHz</item>
@@ -159,7 +159,7 @@

    <!-- Titles for Bluetooth Audio Codec Bits Per Sample selection preference. [CHAR LIMIT=40] -->
    <string-array name="bluetooth_a2dp_codec_bits_per_sample_titles">
        <item>Default</item>
        <item>Use System Selection (Default)</item>
        <item>16 bits/sample</item>
        <item>24 bits/sample</item>
        <item>32 bits/sample</item>
@@ -175,7 +175,7 @@

    <!-- Summaries for Bluetooth Audio Codec Bits Per Sample selection preference. [CHAR LIMIT=40]-->
    <string-array name="bluetooth_a2dp_codec_bits_per_sample_summaries" >
        <item>Default</item>
        <item>Use System Selection (Default)</item>
        <item>16 bits/sample</item>
        <item>24 bits/sample</item>
        <item>32 bits/sample</item>
@@ -183,7 +183,7 @@

    <!-- Titles for Bluetooth Audio Codec Channel Mode selection preference. [CHAR LIMIT=40] -->
    <string-array name="bluetooth_a2dp_codec_channel_mode_titles">
        <item>Default</item>
        <item>Use System Selection (Default)</item>
        <item>Mono</item>
        <item>Stereo</item>
    </string-array>
@@ -197,16 +197,16 @@

    <!-- Summaries for Bluetooth Audio Codec Channel Mode selection preference. [CHAR LIMIT=40]-->
    <string-array name="bluetooth_a2dp_codec_channel_mode_summaries" >
        <item>Default</item>
        <item>Use System Selection (Default)</item>
        <item>Mono</item>
        <item>Stereo</item>
    </string-array>

    <!-- Titles for Bluetooth Audio Codec LDAC Playback Quality selection preference. [CHAR LIMIT=40] -->
    <!-- Titles for Bluetooth Audio Codec LDAC Playback Quality selection preference. [CHAR LIMIT=70] -->
    <string-array name="bluetooth_a2dp_codec_ldac_playback_quality_titles">
        <item>Sound quality preferred (990kbps/909kbps)</item>
        <item>Standard (660kbps/606kbps)</item>
        <item>Connection preferred (330kbps/303kbps)</item>
        <item>Optimize for Audio Quality (990kbps/909kbps)</item>
        <item>Balanced Audio And Connection Quality (660kbps/606kbps)</item>
        <item>Optimize for Connection Quality (330kbps/303kbps)</item>
    </string-array>

    <!-- Values for Bluetooth Audio Codec LDAC Playback Quaility selection preference. -->
@@ -216,11 +216,11 @@
        <item>1002</item>
    </string-array>

    <!-- Summaries for Bluetooth Audio Codec LDAC Playback Quality selection preference. [CHAR LIMIT=40]-->
    <!-- Summaries for Bluetooth Audio Codec LDAC Playback Quality selection preference. [CHAR LIMIT=70]-->
    <string-array name="bluetooth_a2dp_codec_ldac_playback_quality_summaries" >
        <item>Sound quality preferred (990kbps/909kbps)</item>
        <item>Standard (660kbps/606kbps)</item>
        <item>Connection preferred (330kbps/303kbps)</item>
        <item>Optimize for Audio Quality</item>
        <item>Balanced Audio And Connection Quality</item>
        <item>Optimize for Connection Quality</item>
    </string-array>

    <!-- Titles for logd limit size selection preference. [CHAR LIMIT=14] -->
+14 −11
Original line number Diff line number Diff line
@@ -430,28 +430,31 @@

    <!-- UI debug setting: Select Bluetooth Audio Codec -->
    <string name="bluetooth_select_a2dp_codec_type">Bluetooth Audio Codec</string>
    <!-- UI debug setting: Select Preferred Bluetooth A2DP Codec -->
    <string name="bluetooth_select_a2dp_codec_type_dialog_title">Select Preferred Bluetooth A2DP Codec</string>
    <!-- UI debug setting: Select Bluetooth Audio Codec -->
    <string name="bluetooth_select_a2dp_codec_type_dialog_title">Select Bluetooth Audio Codec</string>

    <!-- UI debug setting: Select Bluetooth Audio Sample Rate -->
    <string name="bluetooth_select_a2dp_codec_sample_rate">Bluetooth Audio Sample Rate</string>
    <!-- UI debug setting: Select Preferred Bluetooth A2DP Codec Sample Rate -->
    <string name="bluetooth_select_a2dp_codec_sample_rate_dialog_title">Select Preferred Bluetooth A2DP Codec Sample Rate</string>
    <!-- UI debug setting: Select Bluetooth Audio Codec: Sample Rate -->
    <string name="bluetooth_select_a2dp_codec_sample_rate_dialog_title">Select Bluetooth Audio Codec:\u000ASample Rate</string>

    <!-- UI debug setting: Select Bluetooth Audio Bits Per Sample -->
    <string name="bluetooth_select_a2dp_codec_bits_per_sample">Bluetooth Audio Bits Per Sample</string>
    <!-- UI debug setting: Select Preferred Bluetooth A2DP Codec Bits Per Sample -->
    <string name="bluetooth_select_a2dp_codec_bits_per_sample_dialog_title">Select Preferred Bluetooth A2DP Codec Bits Per Sample</string>
    <!-- UI debug setting: Select Bluetooth Audio Codec: Bits Per Sample -->
    <string name="bluetooth_select_a2dp_codec_bits_per_sample_dialog_title">Select Bluetooth Audio Codec:\u000ABits Per Sample</string>

    <!-- UI debug setting: Select Bluetooth Audio Channel Mode -->
    <string name="bluetooth_select_a2dp_codec_channel_mode">Bluetooth Audio Channel Mode</string>
    <!-- UI debug setting: Select Preferred Bluetooth A2DP Codec Channel Mode -->
    <string name="bluetooth_select_a2dp_codec_channel_mode_dialog_title">Select Preferred Bluetooth A2DP Codec Channel Mode</string>
    <!-- UI debug setting: Select Bluetooth Audio Codec: Channel Mode -->
    <string name="bluetooth_select_a2dp_codec_channel_mode_dialog_title">Select Bluetooth Audio Codec:\u000AChannel Mode</string>

    <!-- UI debug setting: Select Bluetooth Audio LDAC Playback Quality -->
    <string name="bluetooth_select_a2dp_codec_ldac_playback_quality">Bluetooth Audio LDAC Playback Quality</string>
    <!-- UI debug setting: Select Preferred Bluetooth A2DP Codec LDAC Playback Quality -->
    <string name="bluetooth_select_a2dp_codec_ldac_playback_quality_dialog_title">Select Preferred Bluetooth A2DP Codec LDAC Playback Quality</string>
    <string name="bluetooth_select_a2dp_codec_ldac_playback_quality">Bluetooth Audio LDAC Codec: Playback Quality</string>
    <!-- UI debug setting: Select Bluetooth Audio LDAC Codec: LDAC Playback Quality -->
    <string name="bluetooth_select_a2dp_codec_ldac_playback_quality_dialog_title">Select Bluetooth Audio LDAC Codec:\u000APlayback Quality</string>

    <!-- [CHAR LIMIT=NONE] Label for displaying Bluetooth Audio Codec Parameters while streaming -->
    <string name="bluetooth_select_a2dp_codec_streaming_label">Streaming: <xliff:g id="streaming_parameter">%1$s</xliff:g></string>

    <!-- setting Checkbox summary whether to show options for wireless display certification  -->
    <string name="wifi_display_certification_summary">Show options for wireless display certification</string>