From ec4fcacc689a1954d4db5b505353b56b744f31e7 Mon Sep 17 00:00:00 2001 From: Leo Heitmann Ruiz Date: Wed, 20 Mar 2024 21:47:10 +0100 Subject: [PATCH] Use more accurate language --- patches/pref-pane/preferences.ftl | 2 +- patches/removed-patches/librewolf-pref-pane.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/pref-pane/preferences.ftl b/patches/pref-pane/preferences.ftl index 233391c..2461a98 100644 --- a/patches/pref-pane/preferences.ftl +++ b/patches/pref-pane/preferences.ftl @@ -64,7 +64,7 @@ librewolf-styling-description = Enable this if you want to customize the UI with librewolf-styling-warning1 = Make sure you trust the provider of the theme. librewolf-xorigin-ref-description = Send a referrer only on same-origin. -librewolf-xorigin-ref-warning1 = This causes breakage. Additionally, even when sent referrers will still be trimmed. +librewolf-xorigin-ref-warning1 = This may cause breakage. Additionally, even when sent referrers will still be trimmed. librewolf-webgl-description = WebGL is a strong fingerprinting vector. librewolf-webgl-warning1 = If you need to enable it, consider using an extension like Canvas Blocker. diff --git a/patches/removed-patches/librewolf-pref-pane.patch b/patches/removed-patches/librewolf-pref-pane.patch index a39a2a0..2277703 100644 --- a/patches/removed-patches/librewolf-pref-pane.patch +++ b/patches/removed-patches/librewolf-pref-pane.patch @@ -726,7 +726,7 @@ index a1e414697e71..8eeb594ca17d 100644 +librewolf-styling-warning1 = Make sure you trust the provider of the theme. + +librewolf-xorigin-ref-description = Send a referrer only on same-origin. -+librewolf-xorigin-ref-warning1 = This causes breakage. Additionally, even when sent referrers will still be trimmed. ++librewolf-xorigin-ref-warning1 = This may cause breakage. Additionally, even when sent referrers will still be trimmed. + +librewolf-webgl-description = WebGL is a strong fingerprinting vector. +librewolf-webgl-warning1 = If you need to enable it, consider using an extension like Canvas Blocker.