diff --git a/templates/zerver/help/code-blocks.md b/templates/zerver/help/code-blocks.md
index 4163818b4d..990bbc713f 100644
--- a/templates/zerver/help/code-blocks.md
+++ b/templates/zerver/help/code-blocks.md
@@ -27,7 +27,7 @@ Sending the above message in Zulip will render like this:
You can also use `~~~` to start code blocks, or just indent the code 4 or more
spaces.
-A widget in the upper-right corner of code blocks allows you to easily
+A widget in the top right corner of code blocks allows you to easily
copy the code to your clipboard.
## Language tagging
diff --git a/templates/zerver/help/connect-through-a-proxy.md b/templates/zerver/help/connect-through-a-proxy.md
index e0e7578492..5daa7f392a 100644
--- a/templates/zerver/help/connect-through-a-proxy.md
+++ b/templates/zerver/help/connect-through-a-proxy.md
@@ -15,7 +15,7 @@ a single website.
{tab|system-proxy-settings}
-1. Click on the **gear** () icon in the lower left corner.
+{!desktop-sidebar-settings-menu.md!}
2. Select the **Network** tab.
@@ -25,7 +25,7 @@ a single website.
{tab|custom-proxy-settings}
-1. Click on the **gear** () icon in the lower left corner.
+{!desktop-sidebar-settings-menu.md!}
2. Select the **Network** tab.
diff --git a/templates/zerver/help/custom-certificates.md b/templates/zerver/help/custom-certificates.md
index 6c74aa11ca..7e7fd7fb15 100644
--- a/templates/zerver/help/custom-certificates.md
+++ b/templates/zerver/help/custom-certificates.md
@@ -96,7 +96,7 @@ server. You'll need to get a certificate file (should end in `.crt` or
{start_tabs}
-1. Click on the **gear** () icon in the lower left corner.
+{!desktop-sidebar-settings-menu.md!}
2. Select the **Organizations** tab.
diff --git a/templates/zerver/help/include/add-a-wide-logo.md b/templates/zerver/help/include/add-a-wide-logo.md
index 6073563f4b..f85dd28475 100644
--- a/templates/zerver/help/include/add-a-wide-logo.md
+++ b/templates/zerver/help/include/add-a-wide-logo.md
@@ -1,6 +1,6 @@
{!cloud-standard-only.md!}
-You can customize the logo users see in the upper left corner
+You can customize the logo users see in the top left corner
of the Zulip app. For best results make sure your logo has a
transparent background, and trim any bordering whitespace. To upload a logo:
diff --git a/templates/zerver/help/include/desktop-sidebar-settings-menu.md b/templates/zerver/help/include/desktop-sidebar-settings-menu.md
new file mode 100644
index 0000000000..8bc1cfb2e8
--- /dev/null
+++ b/templates/zerver/help/include/desktop-sidebar-settings-menu.md
@@ -0,0 +1 @@
+1. Click on the **gear** () icon in the bottom left corner of the app.
diff --git a/templates/zerver/help/include/go-to-stream-via-all-streams.md b/templates/zerver/help/include/go-to-stream-via-all-streams.md
index 9337c22bb9..9889989847 100644
--- a/templates/zerver/help/include/go-to-stream-via-all-streams.md
+++ b/templates/zerver/help/include/go-to-stream-via-all-streams.md
@@ -1,4 +1,4 @@
-1. Click on the **gear** () icon in the upper
+1. Click on the **gear** () icon in the top
right corner of the web or desktop app.
1. Select **Manage streams**.
diff --git a/templates/zerver/help/include/stream-long-press-menu-tip.md b/templates/zerver/help/include/stream-long-press-menu-tip.md
index 5dbdb77f72..05476ff5a7 100644
--- a/templates/zerver/help/include/stream-long-press-menu-tip.md
+++ b/templates/zerver/help/include/stream-long-press-menu-tip.md
@@ -1,4 +1,4 @@
!!! tip ""
If you are viewing a single stream, you can access the long-press
- menu from the bar at the top of the screen.
+ menu from the bar at the top of the app.
diff --git a/templates/zerver/help/include/topic-long-press-menu-tip.md b/templates/zerver/help/include/topic-long-press-menu-tip.md
index fee90cc06b..6fc1b3b242 100644
--- a/templates/zerver/help/include/topic-long-press-menu-tip.md
+++ b/templates/zerver/help/include/topic-long-press-menu-tip.md
@@ -1,4 +1,4 @@
!!! tip ""
If you are viewing a single topic, you can access the long-press
- menu from the bar at the top of the screen.
+ menu from the bar at the top of the app.
diff --git a/templates/zerver/help/join-a-zulip-organization.md b/templates/zerver/help/join-a-zulip-organization.md
index 0f1818a9b5..169fbbc660 100644
--- a/templates/zerver/help/join-a-zulip-organization.md
+++ b/templates/zerver/help/join-a-zulip-organization.md
@@ -12,9 +12,9 @@ invitation, and/or restrict user email addresses to a company domain. See
1. Go to the Zulip URL of the organization.
-1. Click **Sign up** at the top of the screen.
+1. Click **Sign up** in the top right corner of the page.
-1. If you see a sign up form, invitations are not required! Otherwise, the
+1. If you see a sign-up form, invitations are not required! Otherwise, the
page will say that you need an invitation to join.
{end_tabs}
@@ -25,7 +25,7 @@ invitation, and/or restrict user email addresses to a company domain. See
1. Go to the Zulip URL of the organization.
-1. Click **Sign up** at the top of the screen.
+1. Click **Sign up** in the top right corner of the page.
1. Try to create an account with your desired email address.
diff --git a/templates/zerver/help/logging-out.md b/templates/zerver/help/logging-out.md
index 98d2433d6f..7c3bd16cab 100644
--- a/templates/zerver/help/logging-out.md
+++ b/templates/zerver/help/logging-out.md
@@ -3,8 +3,8 @@
{start_tabs}
{tab|desktop-web}
-1. Click on the **gear** () icon in the upper
-right corner.
+1. Click on the **gear** () icon in the top
+right corner of the app.
2. Click **Log out**.
diff --git a/templates/zerver/help/open-the-compose-box.md b/templates/zerver/help/open-the-compose-box.md
index 78ad91e106..02d5d41fe4 100755
--- a/templates/zerver/help/open-the-compose-box.md
+++ b/templates/zerver/help/open-the-compose-box.md
@@ -8,7 +8,7 @@ space for the message feed. There are a number of ways to open the compose box.
* Click on any message.
* Click on **Message...**, **New topic**, or **New private message** at the
- bottom of the screen.
+ bottom of the app.
## Using the keyboard
diff --git a/templates/zerver/help/private-messages.md b/templates/zerver/help/private-messages.md
index 04acc3be5b..0f3c5ed1a1 100644
--- a/templates/zerver/help/private-messages.md
+++ b/templates/zerver/help/private-messages.md
@@ -19,7 +19,7 @@ streams.
{start_tabs}
1. [Open the compose box](/help/open-the-compose-box) by typing `x` or clicking
- **New private message** at the bottom of the screen.
+ **New private message** at the bottom of the app.
2. Start typing a user's name, and select the user from the list of
suggestions. Repeat as necessary.
@@ -43,4 +43,3 @@ There are several ways to access an existing PM or group PM.
## Related articles
* [Typing notifications](/help/typing-notifications)
-
diff --git a/templates/zerver/help/reading-strategies.md b/templates/zerver/help/reading-strategies.md
index d41874127b..4c3290655b 100644
--- a/templates/zerver/help/reading-strategies.md
+++ b/templates/zerver/help/reading-strategies.md
@@ -46,7 +46,7 @@ shortcut](/help/keyboard-shortcuts).
If you're all caught up, it can be useful to have a single place to keep
track of all messages coming in.
-* Click on **All messages** in the upper left, or hit `a`.
+* Click on **All messages** near the top left corner of the app, or hit `a`.
* You can use `s` (narrow to stream) or `S` (narrow to topic) to zoom in,
and `a` to get back to All messages.
diff --git a/templates/zerver/help/search-for-messages.md b/templates/zerver/help/search-for-messages.md
index c89344eaa0..4241495b80 100644
--- a/templates/zerver/help/search-for-messages.md
+++ b/templates/zerver/help/search-for-messages.md
@@ -1,7 +1,7 @@
# Searching for messages
Zulip has a powerful search engine under its hood. Search for messages using
-the search bar at the top of the screen.
+the search bar at the top of the app.
## Example
diff --git a/templates/zerver/help/start-a-new-topic.md b/templates/zerver/help/start-a-new-topic.md
index 0c00aabf3b..ffeab046f8 100644
--- a/templates/zerver/help/start-a-new-topic.md
+++ b/templates/zerver/help/start-a-new-topic.md
@@ -9,7 +9,7 @@ start a new topic whenever you're not replying to an existing message.
1. Click on a stream in the left sidebar.
-1. Click **New topic** at the bottom of the screen.
+1. Click **New topic** at the bottom of the app.
!!! warn ""
diff --git a/templates/zerver/help/view-and-edit-your-message-drafts.md b/templates/zerver/help/view-and-edit-your-message-drafts.md
index 7f9de49757..7bc5937426 100644
--- a/templates/zerver/help/view-and-edit-your-message-drafts.md
+++ b/templates/zerver/help/view-and-edit-your-message-drafts.md
@@ -15,7 +15,7 @@ so that you never lose your work. Drafts are saved for 30 days.
{tab|desktop-web}
Simply close the compose box. You can hit `Esc`, click
-the in the upper right corner of the
+the in the top right corner of the
compose box, or click on an empty part of the app.
{end_tabs}