mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Adjust notification filter dialog text
This commit is contained in:
parent
9cb057b8eb
commit
de64fe927e
3 changed files with 2 additions and 13 deletions
|
@ -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.
|
||||
</string>
|
||||
<string name="category_notifications_filter_checkbox">Alle Benachrichtigungen blockieren</string>
|
||||
<string name="category_notifications_filter_dialog">
|
||||
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.
|
||||
</string>
|
||||
<string name="category_notification_filter_missing_permission">TimeLimit fehlt der Benachrichtigunszugriff.</string>
|
||||
<string name="category_notification_filter_delay_intro">Das Sperren von Benachrichtigungen kann verzögert werden.
|
||||
Wenn die Kategorie und nicht nur die Benachrichtigungen blockiert wurden, dann wird die Verzögerung ignoriert
|
||||
|
|
|
@ -225,10 +225,6 @@ por exemplo, quando você quer adicionar o uso de tela
|
|||
não funcionará.
|
||||
</string>
|
||||
<string name="category_notifications_filter_checkbox">Bloquear todas as notificações</string>
|
||||
<string name="category_notifications_filter_dialog">
|
||||
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
|
||||
</string>
|
||||
|
||||
<string name="category_settings_rename">Renomear categoria</string>
|
||||
<string name="category_settings_rename_empty">O novo nome não deve estar vazio</string>
|
||||
|
|
|
@ -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.
|
||||
</string>
|
||||
<string name="category_notifications_filter_checkbox">Block all notifications</string>
|
||||
<string name="category_notifications_filter_dialog">
|
||||
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.
|
||||
</string>
|
||||
<string name="category_notification_filter_missing_permission">TimeLimit does not have the notification access permission.</string>
|
||||
<string name="category_notification_filter_delay_intro">It is possible to delay blocking the notifications.
|
||||
This only applies when the category itself is not blocked.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue