Skip to content
Snippets Groups Projects
Commit c3e882b1 authored by henry's avatar henry Committed by richard
Browse files

fixup! Add TorStrings module for localization

Bug 41333: Stop using aboutTor.dtd. No longer use aboutTBUpdate strings in about:tor.
parent aed9e200
No related branches found
No related tags found
1 merge request!741New about:tor home page.
......@@ -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;
......@@ -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,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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment