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

This commit is contained in:
Hugh Chen
2020-05-25 03:31:27 +00:00
committed by Android (Google) Code Review

View File

@@ -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>