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: packages/SystemUI/res/values/strings.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -155,13 +155,13 @@
155
155
<string name="always_use_accessory">Use by default for this USB accessory</string>
156
156
157
157
<!-- Title of confirmation dialog for USB debugging -->
158
-
<string name="usb_debugging_title">Allow USB Debugging?</string>
158
+
<string name="usb_debugging_title">Allow USB debugging?</string>
159
159
160
160
<!-- Message of confirmation dialog for USB debugging -->
161
-
<string name="usb_debugging_message">Allow USB Debugging from this computer?\nYour RSA key fingerprint is\n<xliff:g id="fingerprint">%1$s</xliff:g></string>
0 commit comments