mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Update description of notification access permissions
This commit is contained in:
parent
26b01440b3
commit
ad91d0b4bd
2 changed files with 4 additions and 1 deletions
|
@ -56,6 +56,8 @@
|
||||||
<string name="manage_device_permission_notification_access_text">
|
<string name="manage_device_permission_notification_access_text">
|
||||||
Der Benachrichtigungszugriff wird von TimeLimit genutzt, um nicht nur Apps, sondern auch
|
Der Benachrichtigungszugriff wird von TimeLimit genutzt, um nicht nur Apps, sondern auch
|
||||||
deren Benachrichtigungen zu sperren.
|
deren Benachrichtigungen zu sperren.
|
||||||
|
Zusätzlich wird dadurch die Wiedergaben von Medienplayern beendet, wenn die entsprechenden
|
||||||
|
Medienplayer gesperrt werden.
|
||||||
</string>
|
</string>
|
||||||
|
|
||||||
<string name="manage_device_permissions_overlay_title">Über anderen Apps anzeigen</string>
|
<string name="manage_device_permissions_overlay_title">Über anderen Apps anzeigen</string>
|
||||||
|
|
|
@ -55,7 +55,8 @@
|
||||||
<string name="manage_device_permission_notification_access_title">Notification access</string>
|
<string name="manage_device_permission_notification_access_title">Notification access</string>
|
||||||
<string name="manage_device_permission_notification_access_text">
|
<string name="manage_device_permission_notification_access_text">
|
||||||
TimeLimit uses the notification access to block notifications of blocked apps.
|
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>
|
||||||
|
|
||||||
<string name="manage_device_permissions_overlay_title">Draw over other Apps</string>
|
<string name="manage_device_permissions_overlay_title">Draw over other Apps</string>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue