You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1466,7 +1466,7 @@
1466
1466
<stringname="status_connecting_via_mode">Connecting via %s</string>
1467
1467
<stringname="status_connected_via_mode">Connected via %s</string>
1468
1468
<stringname="status_not_connected_via_mode">Could not connect via %s</string>
1469
-
<stringname="adb_pairing_instruction">Please navigate to the developer options to enable wireless debugging and generate a pairing code. Click <b>Manual</b> if you\'ve already opened the developer options.</string>
1469
+
<stringname="adb_pairing_instruction">Please navigate to the developer options to enable wireless debugging and generate a pairing code. Once a pairing code is generated, enter it in the popup notification to complete pairing.\n\nClick <b>Manual</b> if you\'ve already opened the developer options.</string>
<stringname="selected_items_accessibility_description">Selected %d out of %d items</string>
1555
1555
<stringname="adb_local_server_port">ADB local server port</string>
1556
1556
<stringname="waiting_for_wifi">Waiting for Wi-Fi</string>
1557
+
<stringname="adb_pairing_title">Pair App Manager using Wi-Fi</string>
1558
+
<stringname="manual_wireless_debugging_instructions">App Manager was unable to connect automatically using wireless debugging. Click <b>Pair</b> if you haven\'t paired App Manager using Wi-Fi or if the authorization was revoked. Otherwise click <b>Connect</b> to manually enter the port number. You can also use the button at the top to navigate to the wireless debugging setting.</string>
1559
+
<stringname="manual_wireless_debugging_title">Connect using Wireless Debugging</string>
0 commit comments