<!-- Notification Inline controls: describes what the app is doing in the background [CHAR_LIMIT=NONE] -->
<stringname="appops_microphone">This app is using the microphone.</string>
<stringname="notification_appops_overlay_active">displaying over other apps on your screen</string>
<!-- Notification Inline controls: describes what the app is doing in the background [CHAR_LIMIT=NONE] -->
<stringname="appops_overlay">This app is displaying over other apps on your screen.</string>
<pluralsname="notification_appops">
<!-- Notification Inline controls: describes what the app is doing in the background [CHAR_LIMIT=NONE] -->
<itemquantity="one">This app is <xliff:gid="performing activity"example="using the camera">%1$s</xliff:g>.</item>
<stringname="appops_camera_mic">This app is using the microphone and camera.</string>
<itemquantity="other">This app is <xliff:gid="performing activity"example="using the camera">%1$s</xliff:g> and <xliff:gid="performing activity"example="using the microphone">%2$s</xliff:g>.</item>
<!-- Notification Inline controls: describes what the app is doing in the background [CHAR_LIMIT=NONE] -->
</plurals>
<stringname="appops_camera_overlay">This app is displaying over other apps on your screen and using the camera.</string>
<!-- Notification Inline controls: describes what the app is doing in the background [CHAR_LIMIT=NONE] -->
<pluralsname="notification_using">
<stringname="appops_mic_overlay">This app is displaying over other apps on your screen and using the microphone.</string>
<itemquantity="one">using the <xliff:gid="performing activity"example="camera">%1$s</xliff:g></item>
<!-- Notification Inline controls: describes what the app is doing in the background [CHAR_LIMIT=NONE] -->
<itemquantity="other">using the <xliff:gid="performing activity"example="camera">%1$s</xliff:g> and <xliff:gid="performing activity"example="microphone">%2$s</xliff:g></item>
<stringname="appops_camera_mic_overlay">This app is displaying over other apps on your screen and using the microphone and camera.</string>