mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-21 21:23:08 -05:00
Use more accurate language
This commit is contained in:
parent
6fb0ff9845
commit
ec4fcacc68
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue