From 9a26890e35378edb50330c97523615f443236397 Mon Sep 17 00:00:00 2001 From: Joseph Perez Date: Tue, 14 Nov 2023 11:46:28 -0800 Subject: [PATCH] fix(settings): change elk to moz social in notifications settings --- locales/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/en.json b/locales/en.json index a80faa99be..966413f3e3 100644 --- a/locales/en.json +++ b/locales/en.json @@ -524,10 +524,10 @@ "unsupported": "Your browser does not support push notifications.", "warning": { "enable_close": "Close", - "enable_description": "To receive notifications when Elk is not open, enable push notifications. You can control precisely what types of interactions generate push notifications via the \"@:settings.notifications.show_btn{'\"'} button above once enabled.", - "enable_description_desktop": "To receive notifications when Elk is not open, enable push notifications. You can control precisely what types of interactions generate push notifications in \"Settings > Notifications > Push notifications settings\" once enabled.", + "enable_description": "To receive notifications when Mozilla.social is not open, enable push notifications. You can control precisely what types of interactions generate push notifications via the \"@:settings.notifications.show_btn{'\"'} button above once enabled.", + "enable_description_desktop": "To receive notifications when Mozilla.social is not open, enable push notifications. You can control precisely what types of interactions generate push notifications in \"Settings > Notifications > Push notifications settings\" once enabled.", "enable_description_mobile": "You can also access the settings using the navigation menu \"Settings > Notifications > Push notification settings\".", - "enable_description_settings": "To receive notifications when Elk is not open, enable push notifications. You will be able to control precisely what types of interactions generate push notifications on this same screen once you enable them.", + "enable_description_settings": "To receive notifications when Mozilla.social is not open, enable push notifications. You will be able to control precisely what types of interactions generate push notifications on this same screen once you enable them.", "enable_desktop": "Enable push notifications", "enable_title": "Never miss anything", "re_auth": "It seems that your server does not support push notifications. Try sign out and sign in again, if this message still appears contact your server administrator."