mirror of https://github.com/zulip/zulip.git
Standardize the description of icon-vector-cog at navbar.
While humans can disambiguate 'upper right' and 'top right' to one area, it might help with any machine reading comprehension task by choosing a more regular wording.
This commit is contained in:
parent
532bd6eaa6
commit
89afd0da22
|
@ -1,6 +1,7 @@
|
|||
# Change your settings
|
||||
|
||||
1. Click the cog (<i class="icon-vector-cog"></i>) icon in the top right corner.
|
||||
1. Click the cog (<i class="icon-vector-cog"></i>) icon in the top right corner
|
||||
of the right sidebar.
|
||||
2. From the dropdown menu, choose the **Settings** option.
|
||||
<br>
|
||||
![settings-dropdown](/static/images/help/cog_dropdown_settings.png)
|
||||
|
|
|
@ -9,7 +9,7 @@ Zulip uses a variant of
|
|||
To see a summary of message formatting in Zulip, click the A (<i
|
||||
class="icon-vector-font"></i>) icon located in the bottom left corner of
|
||||
your messaging box. You can alternatively click the cog (<i
|
||||
class="icon-vector-cog"></i>) icon in the upper right corner of the right
|
||||
class="icon-vector-cog"></i>) icon in the top right corner of the right
|
||||
sidebar and choose **Message formatting** from the dropdown menu that
|
||||
appears.
|
||||
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
By default, all users in a Zulip organization can invite users to
|
||||
their Zulip organization. {!follow-steps.md!} invite a friend to Zulip.
|
||||
|
||||
1. Click the cog (<i class="icon-vector-cog"></i>) in the upper
|
||||
right corner of the right sidebar.
|
||||
1. Click the cog (<i class="icon-vector-cog"></i>) in the top right corner of
|
||||
the right sidebar.
|
||||
|
||||
2. Select **Invite users** from the dropdown menu that appears.
|
||||
|
||||
|
|
|
@ -40,7 +40,7 @@ contain "walk", "walks", "walked", etc.
|
|||
To see a list of all search operators in Zulip, click the search (<i
|
||||
class="icon-vector-search"></i>) icon on the left side of the search bar.
|
||||
You can alternatively click the cog (<i class="icon-vector-cog"></i>) icon
|
||||
in the upper right corner of the right sidebar and choose **Search help**
|
||||
in the top right corner of the right sidebar and choose **Search help**
|
||||
from the dropdown menu that appears.
|
||||
|
||||
![Search help](/static/images/help/search-help.png)
|
||||
|
|
|
@ -5,7 +5,7 @@ When you're done using Zulip, it's easy to log out of Zulip.
|
|||
## Logging out on a browser
|
||||
|
||||
1. Click on the cog (<i class="icon-vector-cog"></i>) icon in the top right
|
||||
corner.
|
||||
corner of the right sidebar.
|
||||
|
||||
2. Click the **Log out** option from the dropdown menu that appears.
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ that can help you compose your message, such as the **Emojis**, **Attach files**
|
|||
|
||||
**Customization** is the process of modifying Zulip's settings to fit a user's
|
||||
set of personal preferences. Users can customize their Zulip settings by
|
||||
clicking the cog (<i class="icon-vector-cog"></i>) icon in the upper right
|
||||
clicking the cog (<i class="icon-vector-cog"></i>) icon in the top right
|
||||
corner of the right sidebar and choose **Settings** from the dropdown menu.
|
||||
|
||||
### down chevron
|
||||
|
|
Loading…
Reference in New Issue