From 5ad8f2cd5c62bb5ad5ca590fa60181e0747c6aac Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 13 Dec 2023 23:55:18 +0200 Subject: [PATCH] clarify some bit --- src/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index ed828a62..145e1daa 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -707,7 +707,7 @@ "notification_blocks": "Blocking a user stops all notifications as well as unsubscribes them.", "enable_web_push_notifications": "Enable web push notifications", "enable_web_push_always_show": "Always show web push notifications", - "enable_web_push_always_show_tip": "Some browsers (Chromium, Chrome) require that push messages always result in a notification, otherwise generic 'Website was updated in background' is shown, enable this to prevent this notification from showing. Can result in showing duplicate notifications on other browsers.", + "enable_web_push_always_show_tip": "Some browsers (Chromium, Chrome) require that push messages always result in a notification, otherwise generic 'Website was updated in background' is shown, enable this to prevent this notification from showing, as Chrome seem to hide push notifications if tab is in focus. Can result in showing duplicate notifications on other browsers.", "more_settings": "More settings", "style": { "switcher": {