From de64fe927e77e7deebeb3386a56a82a0788c099e Mon Sep 17 00:00:00 2001 From: Jonas Lochmann Date: Mon, 11 Apr 2022 02:00:00 +0200 Subject: [PATCH] Adjust notification filter dialog text --- app/src/main/res/values-de/strings.xml | 5 +---- app/src/main/res/values-pt-rBR/strings.xml | 4 ---- app/src/main/res/values/strings.xml | 6 +----- 3 files changed, 2 insertions(+), 13 deletions(-) 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.