Skip to content

Commit

Permalink
Fixes: Rename 'night mode' to 'dark theme'
Browse files Browse the repository at this point in the history
  • Loading branch information
aritroCoder committed Dec 14, 2022
1 parent cd6f88e commit 7eb5a6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
6 changes: 3 additions & 3 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -1900,7 +1900,7 @@ Bugfixes and other improvements for your Zulip experience.
### Highlights for users (since 26.1.124 / 26.2.125)

* Highlight colors for code blocks now match the webapp and
offer more contrast, especially in Dark theme.
offer more contrast, especially in night mode.

Plus, like every release, many other improvements for your Zulip
experience.
Expand All @@ -1919,7 +1919,7 @@ experience.
### Highlights for users (since 26.1.124 / 26.2.125)

* Highlight colors for code blocks now match the webapp and
offer more contrast, especially in Dark theme.
offer more contrast, especially in night mode.

Plus, like every release, many other improvements for your Zulip
experience.
Expand Down Expand Up @@ -2687,4 +2687,4 @@ This was an alpha-only release, superseded by 16.2.96.

## 14.0.90 and earlier

TODO?: backfill some of this information from notes in other places.
TODO?: backfill some of this information from notes in other places.
7 changes: 1 addition & 6 deletions static/translations/messages_tl.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,13 +156,8 @@
"{realm} is running Zulip Server {serverVersion}, which is unsupported. Please contact your administrator about upgrading.": "{realm} is running Zulip Server {serverVersion}, which is unsupported. Please contact your administrator about upgrading.",
"Learn more": "Learn more",
"Full profile": "Full profile",
<<<<<<< HEAD
"Settings": "Settings",
"Night mode": "Night mode",
=======
"Settings": "Mga Itinakda",
"Night mode": "Night mode",
>>>>>>> c8af6d69ecbed660643facc1e84b416e3dbff879
"Open links with in-app browser": "Open links with in-app browser",
"Language": "Wika",
"Arabic": "Arabic",
Expand Down Expand Up @@ -375,4 +370,4 @@
"Failed to copy stream link": "Failed to copy stream link",
"A stream with this name already exists.": "A stream with this name already exists.",
"Streams": "Streams"
}
}

0 comments on commit 7eb5a6d

Please sign in to comment.