diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index ed8c109..74fd89a 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -290,14 +290,11 @@
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.
+ Damit werden auch (Hintergrund)musikwiedergaben blockiert.
Diese Funktion setzt voraus, dass der Benachrichtigungszugriff aktiviert wurde. Ansonsten funktioniert
diese Funktion nicht.
Alle Benachrichtigungen blockieren
-
- Wenn Sie diese Option aktivieren, dann werden ALLE Benachrichtigungen von Apps dieser Kategorie blockiert,
- auch wenn Apps dieser Kategorie erlaubt sind. Damit werden auch (Hintergrund)musikwiedergaben blockiert.
-
TimeLimit fehlt der Benachrichtigunszugriff.
Das Sperren von Benachrichtigungen kann verzögert werden.
Wenn die Kategorie und nicht nur die Benachrichtigungen blockiert wurden, dann wird die Verzögerung ignoriert
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index e484658..c9f57d1 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -225,10 +225,6 @@ por exemplo, quando você quer adicionar o uso de tela
não funcionará.
Bloquear todas as notificações
-
- A ativação disto bloqueia TODAS as notificações de Aplicativos desta categoria,
- quando os próprios aplicativos são bloqueados E quando os próprios aplicativos não são bloqueados
-
Renomear categoria
O novo nome não deve estar vazio
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index c8ac788..fda6bc8 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -332,15 +332,11 @@
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 will block (background) music playback, too.
This feature requires that the notification access was enabled. Otherwise,
it does not work.
Block all notifications
-
- Enabling this blocks ALL notifications from Apps of this category,
- when the Apps itself are blocked AND when the Apps itself are not blocked.
- This will block (background) music playback, too.
-
TimeLimit does not have the notification access permission.
It is possible to delay blocking the notifications.
This only applies when the category itself is not blocked.