Skip to content

Commit 73e0d75

Browse files
benoitgobyAndroid (Google) Code Review
authored andcommitted
Merge "UsbDebuggingActivity: Strings update after review" into jb-mr1-dev
2 parents 9c673b0 + 45f6aaa commit 73e0d75

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)