gear_menu: Rename "Manage streams" -> "Stream settings".

Fixes #27754.
This commit is contained in:
David
2023-11-17 08:53:41 -08:00
committed by GitHub
parent c71f62089b
commit 81f99dde55
11 changed files with 16 additions and 16 deletions

View File

@@ -446,7 +446,7 @@ Test subscribe/unsubscribe:
- Log in as Hamlet and go to his stream settings.
- As Cordelia, unsubscribe from "public1" using the checkmark in the
streams settings page.
stream settings page.
- Verify that Hamlet sees that Cordelia has unsubscribed (and the
subscriber count should decrement).
- As Cordelia, resubscribe to "public1."

View File

@@ -209,8 +209,8 @@ properly capitalized in a way consistent with how Zulip does
capitalization in general. This means that:
- The first letter of a sentence or phrase should be capitalized.
- Correct: "Manage streams"
- Incorrect: "Manage Streams"
- Correct: "Stream settings"
- Incorrect: "Stream Settings"
- All proper nouns should be capitalized.
- Correct: "This is Zulip"
- Incorrect: "This is zulip"