<!-- Header for permissions/apps that are granted only when in the foreground [CHAR LIMIT=40] -->
<stringname="allowed_foreground_header">Allowed only while in use</string>
<!-- Subtitle for scoped storage permissions [CHAR LIMIT=40] -->
<stringname="allowed_storage_scoped">Allowed for media only</string>
<!-- Subtitle for full storage permissions [CHAR LIMIT=40] -->
<stringname="allowed_storage_full">Allowed for all files</string>
<!-- Header for permissions/apps which need to ask next time they want to use the permission. Note: Permission may or may not be currently granted [CHAR LIMIT=60] -->
<stringname="ask_header">Ask every time</string>
@@ -409,6 +415,12 @@
<!-- Label when no apps have been granted a given permission [CHAR LIMIT=none] -->
@@ -659,7 +671,7 @@ Allow <xliff:g id="app_name" example="Gmail">%4$s</xliff:g> to upload a bug repo
<!-- Message shown to the user when the apps requests permission from this group. Shows in the isolated storage case. If ever possible this should stay below 80 characters (assuming the parameters takes 20 characters). Don't abbreviate until the message reaches 120 characters though. [CHAR LIMIT=120] -->
<b><xliff:gid="app_name"example="Gmail">%1$s</xliff:g></b> to access photos and media on your device?</string>
<b><xliff:gid="app_name"example="Gmail">%1$s</xliff:g></b> to read this device\u2019s media files?</string>
<!-- Message shown to the user when the apps requests permission from this group. If ever possible this should stay below 80 characters (assuming the parameters takes 20 characters). Don't abbreviate until the message reaches 120 characters though. [CHAR LIMIT=120] -->