Merge "Add runtime permission summary for M apps"
This commit is contained in:
@@ -6142,6 +6142,12 @@
|
||||
<item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> permissions granted</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Runtime permissions preference summary [CHAR LIMIT=40] -->
|
||||
<plurals name="runtime_permissions_summary">
|
||||
<item quantity="one"><xliff:g id="count" example="1">%d</xliff:g> of <xliff:g id="count" example="1">%d</xliff:g> permission granted</item>
|
||||
<item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> of <xliff:g id="count" example="10">%d</xliff:g> permissions granted</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Launch defaults preference summary with some set [CHAR LIMIT=40] -->
|
||||
<string name="launch_defaults_some">Some defaults set</string>
|
||||
<!-- Launch defaults preference summary with none set [CHAR LIMIT=40] -->
|
||||
|
Reference in New Issue
Block a user