From 3c7437b717fb499e3577c8a714391defbdd62a6b Mon Sep 17 00:00:00 2001 From: David Rosa Date: Thu, 9 Feb 2023 17:53:33 -0700 Subject: [PATCH] help: Update "Reading private messages" -> "Reading direct messages". - Updates page content and page name in the sidebar index. - Updates include blocks. --- help/getting-started-with-zulip.md | 3 +-- help/include/{reading-pms.md => reading-dms.md} | 12 ++++++------ help/reading-dms.md | 4 ++-- 3 files changed, 9 insertions(+), 10 deletions(-) rename help/include/{reading-pms.md => reading-dms.md} (62%) diff --git a/help/getting-started-with-zulip.md b/help/getting-started-with-zulip.md index a32ca8af4f..2a2bac4acb 100644 --- a/help/getting-started-with-zulip.md +++ b/help/getting-started-with-zulip.md @@ -36,7 +36,7 @@ Like your email inbox, Zulip works best if you read it topic-by-topic. ### Reading private messages -{!reading-pms.md!} +{!reading-dms.md!} ## Sending messages @@ -63,4 +63,3 @@ Like your email inbox, Zulip works best if you read it topic-by-topic. ## Related articles * [Setting up your organization](/help/getting-your-organization-started-with-zulip) - diff --git a/help/include/reading-pms.md b/help/include/reading-dms.md similarity index 62% rename from help/include/reading-pms.md rename to help/include/reading-dms.md index 7495ff2fe8..6ad574eaa6 100644 --- a/help/include/reading-pms.md +++ b/help/include/reading-dms.md @@ -1,9 +1,9 @@ {start_tabs} -1. If the **Private messages** section in the left sidebar is collapsed, click +1. If the **Direct messages** section in the left sidebar is collapsed, click on it to expand it. -1. Click on a conversation under **Private messages**. +1. Click on a conversation under **Direct messages**. 1. Read the conversation, scrolling down with the mouse or by pressing PgDn. @@ -16,12 +16,12 @@ 1. Click on the next conversation in the left sidebar, or use the P key to go to the next unread conversation. -1. To view all your private message conversations, click the **more - conversations** link at the bottom of the **Private messages** section. +1. To view all your direct message conversations, click the **more + conversations** link at the bottom of the **Direct messages** section. !!! tip "" - You can also find recent PMs in the [**Recent - conversations**](/help/recent-conversations) tab by selecting the **Include PMs** option. + You can also find recent DMs in the [**Recent + conversations**](/help/recent-conversations) tab by selecting the **Include DMs** option. {end_tabs} diff --git a/help/reading-dms.md b/help/reading-dms.md index 41f00466d2..0de4623f23 100644 --- a/help/reading-dms.md +++ b/help/reading-dms.md @@ -1,6 +1,6 @@ -# Reading private messages (PMs) +# Reading direct messages (DMs) -{!reading-pms.md!} +{!reading-dms.md!} ## Related articles