<!-- Summary for showing a single permission access and the time of the last access when it was in the foreground [CHAR LIMIT=80] -->
<stringname="permission_usage_summary_foreground">Last access: <xliff:gid="time"example="12:10 PM">%1$s</xliff:g><font color="#0f9d58">(while the app was in use)</font></string>
<stringname="permission_usage_summary_foreground">Last access: <xliff:gid="time"example="12:10 PM">%1$s</xliff:g>\nLast accessed while app was in use</string>
<!-- Summary for showing a single permission access and the time of the last access when it was in the background [CHAR LIMIT=80] -->
<stringname="permission_usage_summary_background">Last access: <xliff:gid="time"example="12:10 PM">%1$s</xliff:g>(in the background)</string>
<stringname="permission_usage_summary_background">Last access: <xliff:gid="time"example="12:10 PM">%1$s</xliff:g>\nLast accessed in the background</string>
<!-- Description for showing permission accesses with any permission [CHAR LIMIT=30] -->