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

Commit 032514ab authored by Joshua Duong's avatar Joshua Duong
Browse files

Add "Please connect to a Wi-Fi network" string.

This string shows in a toast when the user tries to enable wireless
debugging while not connected to a Wi-Fi network.

Bug: 150139061

Test: make

Change-Id: I3d734e1edbbc3275d8365f3c168e8703d4861e13
(cherry picked from commit 8290c8ed)
parent bf770c69
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -605,6 +605,8 @@
    <string name="adb_wireless_qrcode_pairing_title">Scan QR code</string>
    <!-- [CHAR LIMIT=NONE] Adb Wireless QR code pairing description -->
    <string name="adb_wireless_qrcode_pairing_description">Pair device over Wi\u2011Fi by scanning a QR Code</string>
    <!-- [CHAR LIMIT=NONE] Toast message when trying to enable Wi-Fi debugging and no Wi-Fi network connected -->
    <string name="adb_wireless_no_network_msg">Please connect to a Wi\u2011Fi network</string>
    <!--Adb wireless search Keywords [CHAR LIMIT=NONE]-->
    <string name="keywords_adb_wireless">adb, debug, dev</string>
    <!-- [CHAR LIMIT=NONE] Setting checkbox title for Whether to include bug report item in power menu. -->