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

Commit 691e8f28 authored by Yuhan Yang's avatar Yuhan Yang Committed by Android (Google) Code Review
Browse files

Merge "Audio: Update the strings for wired audio devices" into main

parents 35dbe694 aa4c5fa8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1640,13 +1640,13 @@
    <string name="media_transfer_wired_headphone_name">Wired headphone</string>

    <!-- Name of the 3.5mm headphone, used in desktop devices. [CHAR LIMIT=50] -->
    <string name="media_transfer_headphone_name">Headphone</string>
    <string name="media_transfer_headphone_name">Wired audio</string>

    <!-- Name of the usb audio device speaker, used in desktop devices. [CHAR LIMIT=50] -->
    <string name="media_transfer_usb_audio_name">USB audio</string>

    <!-- Name of the 3.5mm audio device mic. [CHAR LIMIT=50] -->
    <string name="media_transfer_wired_device_mic_name">Mic jack</string>
    <string name="media_transfer_wired_device_mic_name">Wired microphone</string>

    <!-- Name of the usb audio device mic. [CHAR LIMIT=50] -->
    <string name="media_transfer_usb_device_mic_name">USB microphone</string>