summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-10-21 13:41:52 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-10-21 13:41:52 -0700
commit399fad44a108741b40de57a0d504b87cbc618b01 (patch)
tree40dd474366540ba75e01951187d801dfde215c2a /res
parent707ef1535eb59e9cb9496088049df1f25aa42e92 (diff)
parent298c2cd136e25a705486c543d8c04311ab655d98 (diff)
downloadandroid_packages_providers_DownloadProvider-399fad44a108741b40de57a0d504b87cbc618b01.tar.gz
android_packages_providers_DownloadProvider-399fad44a108741b40de57a0d504b87cbc618b01.tar.bz2
android_packages_providers_DownloadProvider-399fad44a108741b40de57a0d504b87cbc618b01.zip
am 298c2cd1: am 404d31e3: Replace shared storage with USB storage.
Merge commit '298c2cd136e25a705486c543d8c04311ab655d98' * commit '298c2cd136e25a705486c543d8c04311ab655d98': Replace shared storage with USB storage.
Diffstat (limited to 'res')
-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 a5bd7a45..9f410896 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -68,7 +68,7 @@
files.</string>
<!-- Title for permission to see all downloads to EXTERNAL [CHAR LIMIT=25] -->
- <string name="permlab_seeAllExternal" product="nosdcard">See all downloads to shared storage</string>
+ <string name="permlab_seeAllExternal" product="nosdcard">See all downloads to USB storage</string>
<!-- Title for permission to see all downloads to EXTERNAL -->
<string name="permlab_seeAllExternal" product="default">See all downloads to SD card</string>
<!-- Description for the permission to see all downloads to EXTERNAL -->