summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-06-22 17:59:31 +0200
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-06-22 17:59:31 +0200
commit824483a61132ad3cb4b0cdb3f3754b8cfeff8a48 (patch)
tree3a90591146e608d19cc752ea18a69cb6a85d9e1d
parentc3402679469a0f78c622335dbb0eb35ae545e38b (diff)
downloadpackages_apps_Settings-824483a61132ad3cb4b0cdb3f3754b8cfeff8a48.tar.gz
packages_apps_Settings-824483a61132ad3cb4b0cdb3f3754b8cfeff8a48.tar.bz2
packages_apps_Settings-824483a61132ad3cb4b0cdb3f3754b8cfeff8a48.zip
More general phrasing for USB mode dialogue
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e5efde60c..ee492e081 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -6838,7 +6838,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" translatable="false">Transfer files to a PC (MTP)</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. -->