Skip to content

Commit b047b1f

Browse files
RoboErikGAndroid (Google) Code Review
authored andcommitted
Merge "b/6705777 Remove 'speaker' from strings" into jb-dev
2 parents 95cf8c1 + be76e21 commit b047b1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/res/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3552,11 +3552,11 @@
35523552

35533553
<!-- Name of the default audio route for tablets when nothing
35543554
is connected to a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
3555-
<string name="default_audio_route_name" product="tablet">Tablet speakers</string>
3555+
<string name="default_audio_route_name" product="tablet">Tablet</string>
35563556

35573557
<!-- Name of the default audio route when nothing is connected to
35583558
a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
3559-
<string name="default_audio_route_name" product="default">Phone speaker</string>
3559+
<string name="default_audio_route_name" product="default">Phone</string>
35603560

35613561
<!-- Name of the default audio route when wired headphones are
35623562
connected. [CHAR LIMIT=50] -->

0 commit comments

Comments
 (0)