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

Commit b839780f authored by Alan Huang's avatar Alan Huang
Browse files

Update the Spatial audio strings for tablet.

Test: manual build and check on tablet
Bug: 298003807
Change-Id: I242c42103bca633ac0ed0b925a4624c1c8e4fb42
parent a5027a20
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -7241,7 +7241,7 @@
    <string name="vibrate_when_ringing_option_ramping_ringer">Vibrate first then ring gradually</string>
    <!-- Sound: Title for the option enabling spatializer effect. [CHAR LIMIT=30] -->
    <string name="spatial_audio_title">Spatial audio</string>
    <string name="spatial_audio_title">Spatial Audio</string>
    <!-- Sound: Other sounds: Title for the option enabling touch sounds for dial pad tones. [CHAR LIMIT=30] -->
    <string name="dial_pad_tones_title">Dial pad tones</string>
@@ -7289,7 +7289,11 @@
    <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">Phone speaker</string>
    <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>