Commit 201d50e6 authored by henry's avatar henry Committed by morgan
Browse files

fixup! Add TorStrings module for localization

Bug 42186: Drop about:tbupdate.
parent 6d2b4add
Loading
Loading
Loading
Loading
+0 −18
Original line number Diff line number Diff line
<!-- 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/. -->

<!ENTITY aboutTBUpdate.changelogTitle "Tor Browser Changelog">
<!ENTITY aboutTBUpdate.version "Version">
<!ENTITY aboutTBUpdate.releaseDate "Release Date">
<!ENTITY aboutTBUpdate.releaseNotes "Release Notes">
<!-- LOCALIZATION NOTE: the following entities are used to create the link to
  -  obtain more information about the latest update.
  -  The markup on the page looks like this:
  -  &aboutTBUpdate.linkPrefix;<a href="...">&aboutTBUpdate.linkLabel;</a>&aboutTBUpdate.linkSuffix;
  -  So, linkPrefix is what precedes the link, linkLabel is the link itself,
  -  and linkSuffix is a text after the link. -->
<!ENTITY aboutTBUpdate.linkPrefix "For the most up-to-date information about this release, ">
<!ENTITY aboutTBUpdate.linkLabel  "visit our website">
<!ENTITY aboutTBUpdate.linkSuffix ".">
+0 −3
Original line number Diff line number Diff line
@@ -7,8 +7,5 @@ torbutton.jar:
# browser branding
% override chrome://branding/locale/brand.properties chrome://torbutton/locale/brand.properties

# Strings for the about:tbupdate page
% override chrome://browser/locale/aboutTBUpdate.dtd chrome://torbutton/locale/aboutTBUpdate.dtd

% locale torbutton en-US %locale/en-US/
  locale/en-US/ (chrome/locale/en-US/*)