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

Commit ed05dd49 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Move spatial_audio_speaker to res-product" into main

parents d7d8184b 3cba8ab4
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -738,4 +738,11 @@
    <string name="daltonizer_feature_summary" product="default">Adjust how colors display on your phone</string>
    <!-- The daltonizer feature summary display as a subtext as an item in a list. -->
    <string name="daltonizer_feature_summary" product="tablet">Adjust how colors display on your tablet</string>

    <!-- Output device type for the phone speaker that is available for spatializer effect. [CHAR LIMIT=NONE]-->
    <string name="spatial_audio_speaker" product="default">Phone speakers</string>
    <!-- Output device type for the phone speaker that is available for spatializer effect. [CHAR LIMIT=NONE]-->
    <string name="spatial_audio_speaker" product="tablet">Tablet speakers</string>
    <!-- Output device type for the phone speaker that is available for spatializer effect. [CHAR LIMIT=NONE]-->
    <string name="spatial_audio_speaker" product="device">Device speakers</string>
</resources>
+0 −7
Original line number Diff line number Diff line
@@ -7434,13 +7434,6 @@
    <!-- Setting summary for controlling how caption text display in real time [CHAR LIMIT=NONE]-->
    <string name="live_caption_summary">Automatically caption media</string>
    <!-- Output device type for the phone speaker that is available for spatializer effect. [CHAR LIMIT=NONE]-->
    <string name="spatial_audio_speaker" product="default">Phone speakers</string>
    <!-- Output device type for the phone speaker that is available for spatializer effect. [CHAR LIMIT=NONE]-->
    <string name="spatial_audio_speaker" product="tablet">Tablet speakers</string>
    <!-- Output device type for the phone speaker that is available for spatializer effect. [CHAR LIMIT=NONE]-->
    <string name="spatial_audio_speaker" product="device">Device speakers</string>
    <!-- Output device type for the wired headphones that is available for spatializer effect. [CHAR LIMIT=NONE]-->
    <string name="spatial_audio_wired_headphones">Wired headphones</string>