commit 71a0bba47c0d2d079b778cd2763a27c90d664420 Author: Kathy Brade brade@pearlcrescent.com Date: Thu Aug 13 14:37:42 2015 -0400
Bug 16797: brandShorterName is missing from brand.properties.
Adding this fixes problems such as the lack of "Tor Browser" in the left side of the URL bar for pages such as about:config. --- src/chrome/locale/en/brand.properties | 1 + 1 file changed, 1 insertion(+)
diff --git a/src/chrome/locale/en/brand.properties b/src/chrome/locale/en/brand.properties index f63def3..732c157 100644 --- a/src/chrome/locale/en/brand.properties +++ b/src/chrome/locale/en/brand.properties @@ -2,6 +2,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/.
+brandShorterName=Tor Browser brandShortName=Tor Browser brandFullName=Tor Browser vendorShortName=Tor Project