Verified Commit 527309da authored by henry's avatar henry Committed by Pier Angelo Vendrame
Browse files

fixup! Add TorStrings module for localization

Bug 41333: Stop using aboutTor.dtd. No longer use aboutTBUpdate strings in about:tor.
parent e46ae778
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2,7 +2,5 @@
%brandDTD;
<!ENTITY % torbuttonDTD SYSTEM "chrome://torbutton/locale/torbutton.dtd">
%torbuttonDTD;
<!ENTITY % aboutTorDTD SYSTEM "chrome://torbutton/locale/aboutTor.dtd">
%aboutTorDTD;
<!ENTITY % aboutDialogDTD SYSTEM "chrome://torbutton/locale/aboutDialog.dtd">
%aboutDialogDTD;
+5 −3
Original line number Diff line number Diff line
@@ -4,6 +4,11 @@
   - 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">

<!-- TODO: Remove the entries below when 13.0 becomes stable -->
<!ENTITY aboutTBUpdate.updated "Tor Browser has been updated.">
<!-- LOCALIZATION NOTE: the following entities are used to create the link to
  -  obtain more information about the latest update.
@@ -14,6 +19,3 @@
<!ENTITY aboutTBUpdate.linkPrefix "For the most up-to-date information about this release, ">
<!ENTITY aboutTBUpdate.linkLabel  "visit our website">
<!ENTITY aboutTBUpdate.linkSuffix ".">
<!ENTITY aboutTBUpdate.version "Version">
<!ENTITY aboutTBUpdate.releaseDate "Release Date">
<!ENTITY aboutTBUpdate.releaseNotes "Release Notes">
+3 −0
Original line number Diff line number Diff line
@@ -3,6 +3,9 @@
   - 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/. -->


<!-- Remove this entire file once stable reaches 13.0 -->

<!ENTITY aboutTor.title "About Tor">

<!ENTITY aboutTor.viewChangelog.label "View Changelog">