summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-09-29 10:54:27 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-09-29 10:54:27 -0700
commit69784dc727df4f79ceff2ca88d4c79a98583c5b0 (patch)
tree7eb40fa34c711d043a5ee07ef8d2e10345b9271f
parentd01ccf8ef98aba424a49c44ed6db39435c6d6d77 (diff)
parente61904bab3ae5c8af0519f9698d9adabf3087d2f (diff)
downloadandroid_packages_providers_DownloadProvider-69784dc727df4f79ceff2ca88d4c79a98583c5b0.tar.gz
android_packages_providers_DownloadProvider-69784dc727df4f79ceff2ca88d4c79a98583c5b0.tar.bz2
android_packages_providers_DownloadProvider-69784dc727df4f79ceff2ca88d4c79a98583c5b0.zip
Merge "Split strings with SD card references into variations." into gingerbread
-rw-r--r--res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e7629cc1..8deee358 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -67,8 +67,10 @@
can use this to confuse other applications that download
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>
<!-- Title for permission to see all downloads to EXTERNAL -->
- <string name="permlab_seeAllExternal">See all downloads to SD card</string>
+ <string name="permlab_seeAllExternal" product="default">See all downloads to SD card</string>
<!-- Description for the permission to see all downloads to EXTERNAL -->
<string name="permdesc_seeAllExternal">Allows the application to see all
downloads to the SD card, regardless of which application downloaded