firefox: lock translation settings to a reasonable state

This commit is contained in:
Aminda Suomalainen 2025-03-05 09:42:50 +02:00
parent d3ba608c8f
commit 77cbf36820
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -476,15 +476,30 @@
"Type": "boolean",
"Value": false
},
"browser.translation.neverForLanguages": {
"Status": "default",
"Type": "string",
"Value": "en, fi"
"browser.translations.automaticallyPopup": {
"Status": "locked",
"Type": "boolean",
"Value": false
},
"browser.translations.enable": {
"Status": "locked",
"Type": "boolean",
"Value": true
},
"browser.translations.neverTranslateLanguages": {
"Status": "default",
"Status": "locked",
"Type": "string",
"Value": "en, fi"
"Value": ""
},
"browser.translations.panelShown": {
"Status": "locked",
"Type": "boolean",
"Value": true
},
"browser.translations.select.enable": {
"Status": "locked",
"Type": "boolean",
"Value": true
},
"browser.urlbar.trimHttps": {
"Status": "locked",