From 7a71c6ab80e54a412106fa5ecbef9edbcfc07de9 Mon Sep 17 00:00:00 2001 From: Josh Perez <60019601+josh-signal@users.noreply.github.com> Date: Fri, 12 May 2023 18:03:56 -0400 Subject: [PATCH] Decouples the in-chat sounds from the notification sound settings --- _locales/en/messages.json | 2 +- ts/components/Preferences.tsx | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index e19c3552e1..1b2543ac27 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -3894,7 +3894,7 @@ "description": "(deleted 03/29/2023) Description for audio notification setting" }, "icu:audioNotificationDescription": { - "messageformat": "Play notification sounds", + "messageformat": "Push notification sounds", "description": "Description for audio notification setting" }, "callRingtoneNotificationDescription": { diff --git a/ts/components/Preferences.tsx b/ts/components/Preferences.tsx index fc1316953c..5689468c03 100644 --- a/ts/components/Preferences.tsx +++ b/ts/components/Preferences.tsx @@ -905,7 +905,6 @@ export function Preferences({