Skip to content
Snippets Groups Projects
Commit d8041158 authored by henry's avatar henry
Browse files

fixup! Add TorStrings module for localization

Bug 43336: Move branding strings out of torbutton.
parent 5b8b20de
Branches
Tags
1 merge request!1304Move branding files from torbutton to browser/branding
Pipeline #229394 canceled
# Copyright (c) 2022, The Tor Project, Inc.
# This Source Code Form is subject to the terms of the Mozilla Public
# 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
# For Tor Browser, we use a new file (different than the brand.ftl file
# that is used by Firefox) to avoid picking up the -brand-short-name values
# that Mozilla includes in the Firefox language packs.
-brand-shorter-name = Tor Browser
-brand-short-name = Tor Browser
-brand-full-name = Tor Browser
# This brand name can be used in messages where the product name needs to
# remain unchanged across different versions (Nightly, Beta, etc.).
-brand-product-name = Tor Browser
-vendor-short-name = Tor Project
# "Tor" is a trademark names, so should not be translated (not including the quote marks, which can be localized).
# "The Tor Project, Inc." is an organisation name.
trademarkInfo = “Tor” and the Tor logo are registered trademarks of The Tor Project, Inc.
......@@ -4,8 +4,5 @@ torbutton.jar:
% resource torbutton %
% category l10n-registry torbutton resource://torbutton/locale/{locale}/
# browser branding
% override chrome://branding/locale/brand.properties chrome://torbutton/locale/brand.properties
% locale torbutton en-US %locale/en-US/
locale/en-US/ (chrome/locale/en-US/*)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment