Merge "Tweak summary for permission manager"

This commit is contained in:
TreeHugger Robot
2020-02-10 12:13:32 +00:00
committed by Android (Google) Code Review
3 changed files with 57 additions and 36 deletions

View File

@@ -9138,6 +9138,8 @@
<string name="app_permissions">Permission manager</string>
<!-- 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>
<!-- Summary of permissions currently granted to apps [CHAR LIMIT=60] -->
<string name="app_permissions_summary_more">Apps using <xliff:g id="apps" example="location">%1$s</xliff:g>, and more</string>
<!-- Label for tap to wake setting [CHAR LIMIT=30] -->
<string name="tap_to_wake">Tap to wake</string>