settings: Reword setting name in settings menu.

Rewords "User list on left sidebar in narrow windows" in settings menu
to "Show user list on left sidebar in narrow windows".
This commit is contained in:
shubhamgupta2956
2020-03-21 02:41:17 +05:30
committed by Tim Abbott
parent 39f9abeb3f
commit 6ab1908214
3 changed files with 3 additions and 3 deletions

View File

@@ -465,7 +465,7 @@ Do these tasks as Cordelia.
- Display settings
- Right now, these unfortunately require reloads to take effect.
- Default language (change to Spanish)
- User list on left sidebar in narrow windows (verify by making window thinner)
- Show user list on left sidebar in narrow windows (verify by making window thinner)
- 24-hour time (and then test going back to AM/PM)
- Notifications
- Stream Message

View File

@@ -89,7 +89,7 @@ function setup_settings_label() {
dense_mode: i18n.t("Dense mode"),
fluid_layout_width: i18n.t("Use full width on wide screens"),
high_contrast_mode: i18n.t("High contrast mode"),
left_side_userlist: i18n.t("User list on left sidebar in narrow windows"),
left_side_userlist: i18n.t("Show user list on left sidebar in narrow windows"),
night_mode: i18n.t("Night mode"),
starred_message_counts: i18n.t("Show counts for starred messages"),
twenty_four_hour_time: i18n.t("Time format"),

View File

@@ -13,7 +13,7 @@ You can choose to move the **User list** to the left hand side, under the
{settings_tab|display-settings}
2. Under **Display settings**, select **User list on left sidebar in narrow windows**.
2. Under **Display settings**, select **Show user list on left sidebar in narrow windows**.
3. Reload the page.