diff options
| author | Henry Jameson <me@hjkos.com> | 2024-07-23 21:35:29 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-07-23 21:35:29 +0300 |
| commit | f4544f0742508713a9cef2db08c6fa844345d9e0 (patch) | |
| tree | 2f8c3a856e3dca9e182042e649c7ba9c352ab34b /src/i18n/en.json | |
| parent | 292895913892ac5eb7e1e8855775e97a7ea1eb18 (diff) | |
elaboration and spacing
Diffstat (limited to 'src/i18n/en.json')
| -rw-r--r-- | src/i18n/en.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 7c6f4217..97973c15 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -741,7 +741,8 @@ "more_settings": "More settings", "style": { "custom_theme_used": "(Custom theme)", - "themes2_outdated": "Editor for Themes V2 is no longer supported and presented here for sake of legacy.", + "themes2_outdated": "Editor for Themes V2 is being phased out and will eventually be replaced with a new one that takes advantage of new Themes V3 engine. It should still work but experience might be degraded and inconsistent.", + "appearance_tab_note": "Changes on this tab do not affect the theme used", "update_preview": "Update preview", "themes3": { "define": "Override", |
