Merge pull request #239 from Pdzly/main

feat: Add warning for changing the languages requested
This commit is contained in:
mauro 🤙
2024-08-13 15:02:47 +02:00
committed by GitHub
2 changed files with 14 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
diff --git a/browser/components/preferences/main.inc.xhtml b/browser/components/preferences/main.inc.xhtml
index 4c2637db10b7ad5d253d9588be3610c1ec5ad330..b8445b808cf9dcb54d380ae78172db4bf8250cd4 100644
--- a/browser/components/preferences/main.inc.xhtml
+++ b/browser/components/preferences/main.inc.xhtml
@@ -369,6 +369,7 @@
languages-customize-add.label,
" />
</hbox>
+ <label class="zenLanguageWarning-label"><html:b data-l10n-id="zen-warning-language"/></label>
<checkbox id="useSystemLocale" hidden="true"
data-l10n-id="use-system-locale"

View File

@@ -3,6 +3,7 @@ pane-zen-looks-title = Look And Feel
category-zen-looks =
.tooltiptext = { pane-zen-looks-title }
zen-warning-language = Changing the default language could make it easier for Websites to track you.
zen-look-and-feel-colors-header = Pick a theme colour
zen-look-and-feel-colors-description = Make { -brand-short-name } look and feel the way you like
@@ -152,4 +153,4 @@ zen-change-workspace = Cycle Workspaces
zen-split-view-grid = Split View Grid
zen-split-view-vertical = Split View Vertical
zen-split-view-horizontal = Split View Horizontal
zen-split-view-close = Close Split View
zen-split-view-close = Close Split View