Extend feature description

This commit is contained in:
Jonas L 2019-03-04 00:00:00 +00:00
parent 29b919b94f
commit 51f824441f
2 changed files with 4 additions and 0 deletions

View file

@ -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>

View file

@ -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>