mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-20 15:41:10 +01:00
firefox: stop offering to translate English [and Finnish] by default
Otherwise it's not intelligent enough to understand that accepted language en also means en-US
This commit is contained in:
parent
9fff2bb17d
commit
e8a3ecff0c
@ -307,6 +307,16 @@
|
|||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
"Value": false
|
"Value": false
|
||||||
},
|
},
|
||||||
|
"browser.translation.neverForLanguages": {
|
||||||
|
"Status": "default",
|
||||||
|
"Type": "string",
|
||||||
|
"Value": "en, fi"
|
||||||
|
},
|
||||||
|
"browser.translations.neverTranslateLanguages": {
|
||||||
|
"Status": "default",
|
||||||
|
"Type": "string",
|
||||||
|
"Value": "en, fi"
|
||||||
|
},
|
||||||
"cookiebanners.bannerClicking.enabled": {
|
"cookiebanners.bannerClicking.enabled": {
|
||||||
"Comment": "Preference not allowed for stability reasons. :(",
|
"Comment": "Preference not allowed for stability reasons. :(",
|
||||||
"Status": "locked",
|
"Status": "locked",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user