Merge "Add new strings for Wi-Fi hotspot toggle specific scenario"

This commit is contained in:
TreeHugger Robot
2020-11-04 13:29:42 +00:00
committed by Android (Google) Code Review

View File

@@ -1385,4 +1385,9 @@
<!-- Name of the 3.5mm and usb audio device. [CHAR LIMIT=50] -->
<string name="media_transfer_wired_usb_device_name">Wired headphone</string>
<!-- Label for Wifi hotspot switch on. Toggles hotspot on [CHAR LIMIT=30] -->
<string name="wifi_hotspot_switch_on_text">On</string>
<!-- Label for Wifi hotspot switch off. Toggles hotspot off [CHAR LIMIT=30] -->
<string name="wifi_hotspot_switch_off_text">Off</string>
</resources>