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

Commit dbeff868 authored by android-build-team Robot's avatar android-build-team Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove unused string for Bluetooth Active device summary" into pi-dev

parents 1b59867b 4a0f4823
Loading
Loading
Loading
Loading
+0 −13
Original line number Diff line number Diff line
@@ -250,19 +250,6 @@
        <item>Best Effort (Adaptive Bit Rate)</item>
    </string-array>

    <!-- TODO: Enable for translation per b/73007419 -->
    <!-- Summaries for Bluetooth Audio Active Device status. [CHAR LIMIT=50]-->
    <string-array name="bluetooth_audio_active_device_summaries" translatable="false" >
        <!-- Status message when the device is not Active. -->
        <item></item>
        <!-- Status message when the device is Active for Media and Phone. -->
        <item>, active</item>
        <!-- Status message when the device is Active for Media only. -->
        <item>, active(media)</item>
        <!-- Status message when the device is Active for Phone only. -->
        <item>, active(phone)</item>
    </string-array>

    <!-- Titles for logd limit size selection preference. [CHAR LIMIT=14] -->
    <string-array name="select_logd_size_titles">
        <item>Off</item>