mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Extend feature description
This commit is contained in:
parent
29b919b94f
commit
51f824441f
2 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
Wenn der Benachrichtigungszugriff in den Geräte-Einträgen aktiviert wurde,
|
||||
dann werden Benachrichtigungen bei Sperrzeiten und wenn die Zeit abgelaufen ist blockiert.
|
||||
Hiermit können die Benachrichtigungen von Apps einer Kategorie immer blockiert werden.
|
||||
Diese Funktion setzt voraus, dass der Benachrichtigungszugriff aktiviert wurde. Ansonsten funktioniert
|
||||
diese Funktion nicht.
|
||||
</string>
|
||||
<string name="category_notifications_filter_checkbox">Alle Benachrichtigungen blockieren</string>
|
||||
</resources>
|
|
@ -19,6 +19,8 @@
|
|||
When enabling the notification access in the device entries,
|
||||
then notifications are blocked at blocked time areas and when the time is over.
|
||||
Here you can enable blocking all notifications from Apps of a category.
|
||||
This feature requires that the notification access was enabled. Otherwise,
|
||||
it does not work.
|
||||
</string>
|
||||
<string name="category_notifications_filter_checkbox">Block all notifications</string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue