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

Commit ebbd9e4b authored by Hugh Chen's avatar Hugh Chen Committed by Android (Google) Code Review
Browse files

Merge "Increase char limit for wired headphone" into rvc-dev

parents 07fd7270 005f32ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1377,6 +1377,6 @@
    <!-- A content description for work profile app [CHAR LIMIT=35] -->
    <string name="accessibility_work_profile_app_description">Work <xliff:g id="app_name" example="Camera">%s</xliff:g></string>

    <!-- Name of the 3.5mm and usb audio device. [CHAR LIMIT=40] -->
    <!-- Name of the 3.5mm and usb audio device. [CHAR LIMIT=50] -->
    <string name="media_transfer_wired_usb_device_name">Wired headphone</string>
</resources>