Update description of notification access permissions

This commit is contained in:
Jonas L 2019-05-27 00:00:00 +00:00
parent 26b01440b3
commit ad91d0b4bd
2 changed files with 4 additions and 1 deletions

View file

@ -56,6 +56,8 @@
<string name="manage_device_permission_notification_access_text">
Der Benachrichtigungszugriff wird von TimeLimit genutzt, um nicht nur Apps, sondern auch
deren Benachrichtigungen zu sperren.
Zusätzlich wird dadurch die Wiedergaben von Medienplayern beendet, wenn die entsprechenden
Medienplayer gesperrt werden.
</string>
<string name="manage_device_permissions_overlay_title">Über anderen Apps anzeigen</string>

View file

@ -55,7 +55,8 @@
<string name="manage_device_permission_notification_access_title">Notification access</string>
<string name="manage_device_permission_notification_access_text">
TimeLimit uses the notification access to block notifications of blocked apps.
Notifications and their contents are not saved.
Notifications and their contents are not saved. Additionally, this blocks
the playback of media players if the media player is blocked.
</string>
<string name="manage_device_permissions_overlay_title">Draw over other Apps</string>