mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +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,
|
Wenn der Benachrichtigungszugriff in den Geräte-Einträgen aktiviert wurde,
|
||||||
dann werden Benachrichtigungen bei Sperrzeiten und wenn die Zeit abgelaufen ist blockiert.
|
dann werden Benachrichtigungen bei Sperrzeiten und wenn die Zeit abgelaufen ist blockiert.
|
||||||
Hiermit können die Benachrichtigungen von Apps einer Kategorie immer blockiert werden.
|
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 setzt voraus, dass der Benachrichtigungszugriff aktiviert wurde. Ansonsten funktioniert
|
||||||
diese Funktion nicht.
|
diese Funktion nicht.
|
||||||
</string>
|
</string>
|
||||||
<string name="category_notifications_filter_checkbox">Alle Benachrichtigungen blockieren</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_missing_permission">TimeLimit fehlt der Benachrichtigunszugriff.</string>
|
||||||
<string name="category_notification_filter_delay_intro">Das Sperren von Benachrichtigungen kann verzögert werden.
|
<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
|
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á.
|
não funcionará.
|
||||||
</string>
|
</string>
|
||||||
<string name="category_notifications_filter_checkbox">Bloquear todas as notificações</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">Renomear categoria</string>
|
||||||
<string name="category_settings_rename_empty">O novo nome não deve estar vazio</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,
|
When enabling the notification access in the device entries,
|
||||||
then notifications are blocked at blocked time areas and when the time is over.
|
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.
|
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,
|
This feature requires that the notification access was enabled. Otherwise,
|
||||||
it does not work.
|
it does not work.
|
||||||
</string>
|
</string>
|
||||||
<string name="category_notifications_filter_checkbox">Block all notifications</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_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.
|
<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.
|
This only applies when the category itself is not blocked.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue