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.