summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJason Monk <jmonk@google.com>2015-03-31 13:02:18 -0400
committerJason Monk <jmonk@google.com>2015-03-31 13:02:18 -0400
commit25512e82a588cd6bd6e92da10a0b25601e42f2c2 (patch)
treee81d205f143124ebb61e936cc0d9b8a8c9c2329d /res
parent701e55f4c0c2693f32bd95bd9b22441b5a0fb0d8 (diff)
downloadpackages_apps_Settings-25512e82a588cd6bd6e92da10a0b25601e42f2c2.zip
packages_apps_Settings-25512e82a588cd6bd6e92da10a0b25601e42f2c2.tar.gz
packages_apps_Settings-25512e82a588cd6bd6e92da10a0b25601e42f2c2.tar.bz2
Update string description to be more clear.
Bug: 20000920 Change-Id: I393591ecdedb5dc87b4adb9b2e0a684738bcccee
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 033b568..b1e862d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -6141,7 +6141,7 @@
<string name="app_permissions">App permissions</string>
<!-- Summary of permissions currently granted to apps [CHAR LIMIT=45] -->
<string name="app_permissions_summary"><xliff:g id="count" example="10">%d</xliff:g> of <xliff:g id="count" example="10">%d</xliff:g> apps allowed additional access</string>
- <!-- Summary of permissions currently granted to a single permission [CHAR
+ <!-- Summary of number of apps currently granted a single permission [CHAR
LIMIT=45] -->
<string name="app_permissions_group_summary"><xliff:g id="count" example="10">%d</xliff:g> of <xliff:g id="count" example="10">%d</xliff:g> apps allowed</string>