summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSteve Howard <showard@google.com>2010-09-21 13:53:45 -0700
committerSteve Howard <showard@google.com>2010-09-21 14:56:57 -0700
commitece96c7475696d8b447bb8523f4ad83c897002ea (patch)
tree4b277bd3cfb58175bc3f75de789f5a1e972bb2a3 /res/values/strings.xml
parentd319729622da1893e895f2e35f41d01ecdca3705 (diff)
downloadandroid_packages_providers_DownloadProvider-ece96c7475696d8b447bb8523f4ad83c897002ea.tar.gz
android_packages_providers_DownloadProvider-ece96c7475696d8b447bb8523f4ad83c897002ea.tar.bz2
android_packages_providers_DownloadProvider-ece96c7475696d8b447bb8523f4ad83c897002ea.zip
Expose permission to download without notification.
Change-Id: I43d3b9ca4ea7d4786a47363b4f5f7e6f003013bb
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 543c95c7..46bf82a9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -88,8 +88,8 @@
<!-- The label for the permission to download files through the download
manager without any notification being shown to the user [CHAR LIMIT=50] -->
- <string name="permlab_downloadWithoutNotification">Use download manager
- without notification</string>
+ <string name="permlab_downloadWithoutNotification">download files without
+ notification</string>
<!-- The full sentence description for the permission to download files
through the download manager without any notification being shown to the