aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Mahadevan Sreenivasan <mahadevan_sv@yahoo.com>2020-04-09 05:27:58 +0530
committerLibravatar GitHub <noreply@github.com>2020-04-09 00:57:58 +0100
commit5e5945f591027ce6f160010bbd577b8ae8479035 (patch)
tree9d34b953d9d7d17b8ee9f275f403f89bd3a41c13 /src/i18n/locales/defaultMessages.json
parent#304 Add option to show draggable window area (#532) (diff)
downloadferdium-app-5e5945f591027ce6f160010bbd577b8ae8479035.tar.gz
ferdium-app-5e5945f591027ce6f160010bbd577b8ae8479035.tar.zst
ferdium-app-5e5945f591027ce6f160010bbd577b8ae8479035.zip
Add support for Adaptable Dark Mode on Windows (#548)
- Add support for making adaptable checkbox visible for Windows - Add support in UIStore to check for theme updated using the nativeTheme.on('update', () => {}) event and update the darkmode properties accordinly. - Update intl to change text to a more generic wording - "settings.app.form.adaptableDarkMode": "Synchronize dark mode with my OS's dark mode setting"
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index ea72edbd5..36d930218 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -4479,7 +4479,7 @@
4479 } 4479 }
4480 }, 4480 },
4481 { 4481 {
4482 "defaultMessage": "!!!Synchronize dark mode with my Mac's dark mode setting", 4482 "defaultMessage": "!!!Synchronize dark mode with my OS's dark mode setting",
4483 "end": { 4483 "end": {
4484 "column": 3, 4484 "column": 3,
4485 "line": 124 4485 "line": 124