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

Commit ab37038d authored by RoboErik's avatar RoboErik Committed by Android Git Automerger
Browse files

am a3bd05f2: am b047b1f7: Merge "b/6705777 Remove \'speaker\' from strings" into jb-dev

* commit 'a3bd05f2':
  b/6705777 Remove 'speaker' from strings
parents 7527b369 a3bd05f2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3568,11 +3568,11 @@

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

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

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