summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2014-10-16 22:08:17 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-10-16 22:08:17 +0000
commit4a43a107d7b70444d21aaf98fac7381e3adac7b5 (patch)
tree3f918f199501617a33ce333d1737b3abe47bab43 /res
parent667695eb117c8d1865b12145c5a348e8da5f70e1 (diff)
parentc94382e84e4b899873b1005cb21f1370f8f13319 (diff)
downloadpackages_apps_Settings-4a43a107d7b70444d21aaf98fac7381e3adac7b5.zip
packages_apps_Settings-4a43a107d7b70444d21aaf98fac7381e3adac7b5.tar.gz
packages_apps_Settings-4a43a107d7b70444d21aaf98fac7381e3adac7b5.tar.bz2
Merge "Fix bug #18017952 It does not search all possible "USB" results that can be found in the settings" into lmp-mr1-dev
Diffstat (limited to 'res')
-rw-r--r--res/xml/usb_settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/usb_settings.xml b/res/xml/usb_settings.xml
index 4d6ccc9..4b0268b 100644
--- a/res/xml/usb_settings.xml
+++ b/res/xml/usb_settings.xml
@@ -15,7 +15,7 @@
-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
- android:title="@string/location_settings_title">
+ android:title="@string/storage_title_usb">
<PreferenceCategory
android:title="@string/usb_connection_category" />