<stringname="adb_wireless_connection_failed_message">Make sure <xliff:gid="device_name"example="Bob's Macbook">%1$s</xliff:g> is connected to the correct network</string>
<!-- [CHAR LIMIT=32] Adb wireless pairing device dialog title -->
<stringname="adb_pairing_device_dialog_title">Pair with device</string>
<!-- [CHAR LIMIT=NONE] Adb wireless QR code failed message -->
<stringname="adb_qrcode_pairing_device_failed_msg">Failed to pair the device. Either the QR code was incorrect, or the device is not connected to the same network.</string>
<!-- [CHAR LIMIT=50] Adb Wireless ip address and port title -->
<!-- [CHAR LIMIT=NONE] Setting checkbox summary for Whether to include bug report item in power -->
@@ -677,6 +731,10 @@
<stringname="adb_warning_title">Allow USB debugging?</string>
<!-- Warning text to user about the implications of enabling USB debugging -->
<stringname="adb_warning_message">USB debugging is intended for development purposes only. Use it to copy data between your computer and your device, install apps on your device without notification, and read log data.</string>
<!-- Title of warning dialog about the implications of enabling USB debugging [CHAR LIMIT=NONE] -->
<!-- Warning text to user about the implications of enabling USB debugging [CHAR LIMIT=NONE] -->
<stringname="adbwifi_warning_message">Wireless debugging is intended for development purposes only. Use it to copy data between your computer and your device, install apps on your device without notification, and read log data.</string>
<!-- Message of dialog confirming that user wants to revoke access to adb from all computers they have authorized -->
<stringname="adb_keys_warning_message">Revoke access to USB debugging from all computers you\u2019ve previously authorized?</string>
<!-- Title of warning dialog about the implications of enabling developer settings -->