From 33f229de157b19317bdab38def8ed187d734e290 Mon Sep 17 00:00:00 2001 From: Alya Abbott Date: Mon, 19 Aug 2024 15:12:05 -0700 Subject: [PATCH] help: Tweak keyboard navigation docs for combined and DM feeds. (cherry picked from commit 97707ae9e2b70d2c18da03538ddb20f2aea3a06e) --- help/keyboard-shortcuts.md | 4 ++-- web/templates/keyboard_shortcuts.hbs | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/help/keyboard-shortcuts.md b/help/keyboard-shortcuts.md index a0bdaf6241..ac91accfdb 100644 --- a/help/keyboard-shortcuts.md +++ b/help/keyboard-shortcuts.md @@ -99,14 +99,14 @@ in the Zulip app to add more to your repertoire as needed. * **Go to channel feed from topic view**: S -* **Go to your direct message feed**: Shift + P +* **Go to direct message feed**: Shift + P * **Zoom to message in conversation context**: Z — This view does not mark messages as read. * **Cycle between channel views**: Shift + A (previous) and Shift + D (next) -* **Go to Combined feed**: A — Shows all unmuted messages. +* **Go to combined feed**: A — Shows all unmuted messages. * **Go to the conversation you are composing to**: Ctrl + . diff --git a/web/templates/keyboard_shortcuts.hbs b/web/templates/keyboard_shortcuts.hbs index 9e99e6c3c9..c25e94596f 100644 --- a/web/templates/keyboard_shortcuts.hbs +++ b/web/templates/keyboard_shortcuts.hbs @@ -148,7 +148,7 @@ S - {{t 'Go to your direct message feed' }} + {{t 'Go to direct message feed' }} Shift + P @@ -168,7 +168,7 @@ Shift + A or Shift + D - {{t 'Go to all unmuted messages' }} + {{t 'Go to combined feed' }} A