summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/strings.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index fe405319..4d4bb12a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -70,15 +70,6 @@
can use this to confuse other apps 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 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 -->
- <string name="permdesc_seeAllExternal">Allows the app to see all
- downloads to the SD card, regardless of which app downloaded
- them.</string>
-
<!-- The label for the permission to download files to the download cache
that can't be automatically deleted by the download manager to free up
space [CHAR LIMIT=50] -->