Update name of app permissions.

Bug: 125018087
Test: See new name.
Change-Id: I036fec254bca3c0ce15843375e632fcb359898db
This commit is contained in:
Joel Galenson
2019-02-21 12:44:15 -08:00
parent 7e1bd433e6
commit fd71d8bcfc

View File

@@ -8519,7 +8519,7 @@
<string name="unknown_app">Unknown app</string> <string name="unknown_app">Unknown app</string>
<!-- Label for list that shows all permissions --> <!-- Label for list that shows all permissions -->
<string name="app_permissions">App permissions</string> <string name="app_permissions">Permission manager</string>
<!-- Summary of permissions currently granted to apps [CHAR LIMIT=60] --> <!-- Summary of permissions currently granted to apps [CHAR LIMIT=60] -->
<string name="app_permissions_summary">Apps using <xliff:g id="apps" example="location">%1$s</xliff:g></string> <string name="app_permissions_summary">Apps using <xliff:g id="apps" example="location">%1$s</xliff:g></string>