From 46f06c29a7760063bc811ec2137b56defb4f9a7a Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 17 Nov 2021 15:59:57 -0500 Subject: add 94.0 patches that should be included --- add-language-warning.patch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 add-language-warning.patch (limited to 'add-language-warning.patch') diff --git a/add-language-warning.patch b/add-language-warning.patch new file mode 100644 index 0000000..fad50f7 --- /dev/null +++ b/add-language-warning.patch @@ -0,0 +1,8 @@ +--- a/browser/locales/en-US/browser/preferences/languages.ftl ++++ b/browser/locales/en-US/browser/preferences/languages.ftl +@@ -70,4 +70,4 @@ + browser-languages-installed-label = Installed languages + browser-languages-available-label = Available languages + +-browser-languages-error = { -brand-short-name } can’t update your languages right now. Check that you are connected to the internet or try again. ++browser-languages-error = { -brand-short-name } forces your language to en-US in order to protect your privacy. If you still want to make this change, check our FAQ. -- cgit