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

Commit 005f32ac authored by hughchen's avatar hughchen
Browse files

Increase char limit for wired headphone

Bug: 157153796
Test: build pass
Change-Id: Ie31fb5f8e6856f47d5e4a789b639b68661eda98d
parent e39c2e7e
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>