From b793b84896e8448bd5ef646399fa8ee81f2d5307 Mon Sep 17 00:00:00 2001 From: Malte Juergens Date: Tue, 10 Sep 2024 18:15:09 +0200 Subject: [PATCH] Rename "Firefox Labs" to "Experimental Features" --- assets/patches.txt | 1 + patches/ui-patches/rename-firefox-labs.patch | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 patches/ui-patches/rename-firefox-labs.patch diff --git a/assets/patches.txt b/assets/patches.txt index 1723a21..6cbf53b 100644 --- a/assets/patches.txt +++ b/assets/patches.txt @@ -28,6 +28,7 @@ patches/ui-patches/privacy-preferences.patch patches/ui-patches/remove-branding-urlbar.patch patches/ui-patches/remove-cfrprefs.patch patches/ui-patches/remove-organization-policy-banner.patch +patches/ui-patches/rename-firefox-labs.patch patches/ui-patches/website-appearance-ui-rfp.patch patches/urlbarprovider-interventions.patch patches/windows-theming-bug.patch diff --git a/patches/ui-patches/rename-firefox-labs.patch b/patches/ui-patches/rename-firefox-labs.patch new file mode 100644 index 0000000..e4840f2 --- /dev/null +++ b/patches/ui-patches/rename-firefox-labs.patch @@ -0,0 +1,9 @@ +diff --git a/toolkit/locales/en-US/toolkit/branding/brandings.ftl b/toolkit/locales/en-US/toolkit/branding/brandings.ftl +--- a/toolkit/locales/en-US/toolkit/branding/brandings.ftl ++++ b/toolkit/locales/en-US/toolkit/branding/brandings.ftl +@@ -51,4 +51,4 @@ + # experimental and in-development features, and turn those features on and off. + # The "Labs" portion can be localized, “Firefox” must be treated as a brand + # and kept in English. +--firefoxlabs-brand-name = Firefox Labs ++-firefoxlabs-brand-name = Experimental Features