tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit a0ccf155b8de6d01181562aa07b01332fccfa1a7
parent e23fbe6f7f06355cb5e1d5a8d68fea0cd8fffe0f
Author: Henry Wilkes <henry@torproject.org>
Date:   Tue,  6 Dec 2022 11:10:08 +0000

BB 41483: Remove the firefox override for appstrings.properties

Remove this patch after upstream bugzilla bug 1790187

Diffstat:
Mbrowser/base/jar.mn | 3---
Mbrowser/locales/jar.mn | 2--
2 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/browser/base/jar.mn b/browser/base/jar.mn @@ -106,6 +106,3 @@ browser.jar: content/browser/spotlight.html (content/spotlight.html) content/browser/spotlight.js (content/spotlight.js) * content/browser/default-bookmarks.html (content/default-bookmarks.html) - -# L10n resources and overrides. -% override chrome://global/locale/appstrings.properties chrome://browser/locale/appstrings.properties diff --git a/browser/locales/jar.mn b/browser/locales/jar.mn @@ -35,5 +35,3 @@ locale/browser/safebrowsing/safebrowsing.properties (%chrome/browser/safebrowsing/safebrowsing.properties) locale/browser/feeds/subscribe.properties (%chrome/browser/feeds/subscribe.properties) % locale browser-region @AB_CD@ %locale/browser-region/ -# the following files are browser-specific overrides - locale/browser/appstrings.properties (%chrome/overrides/appstrings.properties)