Merge "Fix description of MTP option in the "Use USB for" dialog." into nyc-dev
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a9511e6..95e3ab0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -6748,7 +6748,7 @@
<!-- Description of one of the choices in a dialog (with title defined in usb_use) that lets the user
select what the USB connection for this device should be used for. This choice
is for transferring files via MTP. -->
- <string name="usb_use_file_transfers_desc">Transfer files to Windows or Mac (MTP)</string>
+ <string name="usb_use_file_transfers_desc">Transfer files to another device</string>
<!-- Title of one of the choices in a dialog (with title defined in usb_use) that lets the user
select what the USB connection for this device should be used for. This choice
is for transferring photos via PTP. -->