OSDN Git Service

Update string description to be more clear.
authorJason Monk <jmonk@google.com>
Tue, 31 Mar 2015 17:02:18 +0000 (13:02 -0400)
committerJason Monk <jmonk@google.com>
Tue, 31 Mar 2015 17:02:18 +0000 (13:02 -0400)
Bug: 20000920
Change-Id: I393591ecdedb5dc87b4adb9b2e0a684738bcccee

res/values/strings.xml

index 033b568..b1e862d 100644 (file)
    <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>