From 2bbbcf0f1530fa91c803238ca73a7a82487b7491 Mon Sep 17 00:00:00 2001 From: Sahil Batra Date: Mon, 13 Sep 2021 11:48:04 +0530 Subject: [PATCH] help: Update notification related help pages as per new UI. This commit updates the headings used in notification related pages as per the updated headings after 14e383ad7a, 60112405ba, and 6651842dc. --- templates/zerver/help/change-notification-sound.md | 2 +- .../zerver/help/configure-message-notification-emails.md | 4 ++-- templates/zerver/help/disable-new-login-emails.md | 2 +- templates/zerver/help/test-mobile-notifications.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/zerver/help/change-notification-sound.md b/templates/zerver/help/change-notification-sound.md index d4e8c4c279..f899a093fd 100644 --- a/templates/zerver/help/change-notification-sound.md +++ b/templates/zerver/help/change-notification-sound.md @@ -8,7 +8,7 @@ You can change the sound Zulip uses for audible desktop notifications. {settings_tab|notifications} -1. Under **Other notification settings**, configure +1. Under **Desktop message notifications**, configure **Notification sound**. {end_tabs} diff --git a/templates/zerver/help/configure-message-notification-emails.md b/templates/zerver/help/configure-message-notification-emails.md index 70afac7a58..213c52c15e 100644 --- a/templates/zerver/help/configure-message-notification-emails.md +++ b/templates/zerver/help/configure-message-notification-emails.md @@ -9,7 +9,7 @@ name of the organization in the subject line of your message notification emails {settings_tab|notifications} -1. Under **Other notification settings**, select +1. Under **Email message notifications**, select **Include organization name in subject of message notification emails**. {end_tabs} @@ -28,7 +28,7 @@ being sent through your email. {settings_tab|notifications} -1. Under **Other notification settings**, toggle +1. Under **Email message notifications**, toggle **Include message content in message notification emails**. {end_tabs} diff --git a/templates/zerver/help/disable-new-login-emails.md b/templates/zerver/help/disable-new-login-emails.md index ad7bff13f0..aaaa84bd87 100644 --- a/templates/zerver/help/disable-new-login-emails.md +++ b/templates/zerver/help/disable-new-login-emails.md @@ -19,7 +19,7 @@ feel excessive. {settings_tab|notifications} -1. Under **Other notification settings**, toggle +1. Under **Other emails**, toggle **Send email notifications for new logins to my account**. {end_tabs} diff --git a/templates/zerver/help/test-mobile-notifications.md b/templates/zerver/help/test-mobile-notifications.md index 6f4d015d0c..a771d6db09 100644 --- a/templates/zerver/help/test-mobile-notifications.md +++ b/templates/zerver/help/test-mobile-notifications.md @@ -11,7 +11,7 @@ configured to send mobile notifications even when you're online. {settings_tab|notifications} -1. Under **Other notification settings**, enable +1. Under **Mobile message notifications**, enable **Send mobile notifications even if I'm online**. {end_tabs}