From 7eb5a6d8d284d38ddbe843a0d6a5a49787b18f5a Mon Sep 17 00:00:00 2001 From: aritroCoder Date: Wed, 14 Dec 2022 14:36:56 +0530 Subject: [PATCH] Fixes: Rename 'night mode' to 'dark theme' --- docs/changelog.md | 6 +++--- static/translations/messages_tl.json | 7 +------ 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index f0057d0edea..be71e8e79c8 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -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. @@ -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. @@ -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. \ No newline at end of file diff --git a/static/translations/messages_tl.json b/static/translations/messages_tl.json index 8c441111abd..e05fc1d6d6a 100644 --- a/static/translations/messages_tl.json +++ b/static/translations/messages_tl.json @@ -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", @@ -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" -} +} \ No newline at end of file