Skip to content

Commit 45f6aaa

Browse files
committed
UsbDebuggingActivity: Strings update after review
Bug: 7056209 Change-Id: I447b021973332414e5e57a3b7066bf25dfccb628
1 parent 0bb4d07 commit 45f6aaa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/SystemUI/res/values/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,13 +155,13 @@
155155
<string name="always_use_accessory">Use by default for this USB accessory</string>
156156

157157
<!-- 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>
159159

160160
<!-- 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>
161+
<string name="usb_debugging_message">The computer\'s RSA key fingerprint is:\n<xliff:g id="fingerprint">%1$s</xliff:g></string>
162162

163163
<!-- Option to always allow USB debugging from the attached computer -->
164-
<string name="usb_debugging_always">Always allow this computer</string>
164+
<string name="usb_debugging_always">Always allow from this computer</string>
165165

166166
<!-- Checkbox label for application compatibility mode ON (zooming app to look like it's running
167167
on a phone). [CHAR LIMIT=25] -->

0 commit comments

Comments
 (0)