Temporarily disable the language notification
With tor-browser-build#40788 (closed), we are keeping only en-US for Mullvad Browser.
So, we should temporarily disable the language notification bar.
We can set its preference to true
in the 000-mullvad-browser.js
.
Then, when we remove it, users will fallback to the default of the code (false
), and will see the bar as expected.