mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
left_sidebar: Rename "more topics" to "all topics".
This commit renames the occurrences of "more topics" to "all topics" in comments and documentation. Fixes #30014
This commit is contained in:
@@ -91,7 +91,7 @@ IGNORED_PHRASES = [
|
||||
r"find accounts for another email address",
|
||||
# SPECIAL CASES
|
||||
# Because topics usually are lower-case, this would look weird if it were capitalized
|
||||
r"more topics",
|
||||
r"show all topics",
|
||||
# Used alone in a parenthetical where capitalized looks worse.
|
||||
r"^deprecated$",
|
||||
# We want the similar text in the Private Messages section to have the same capitalization.
|
||||
|
||||
Reference in New Issue
Block a user