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:
Kislay Verma
2024-05-17 13:12:44 +05:30
committed by Tim Abbott
parent c8b8b836fd
commit 2c98263d4c
8 changed files with 10 additions and 10 deletions

View File

@@ -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.