Verified Commit d17f3162 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

fixup! Bug 16940: After update, load local change notes.

Remove the doubled and unused aboutTBUpdate.dtd
parent 68e4526d
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
<!ENTITY aboutTBUpdate.changelogTitle "Tor Browser Changelog">
<!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.
  -  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 ".">
<!ENTITY aboutTBUpdate.version "Version">
<!ENTITY aboutTBUpdate.releaseDate "Release Date">
<!ENTITY aboutTBUpdate.releaseNotes "Release Notes">
+0 −3
Original line number Diff line number Diff line
@@ -18,9 +18,6 @@

@AB_CD@.jar:
% locale browser @AB_CD@ %locale/browser/
#ifdef BASE_BROWSER_UPDATE
    locale/browser/aboutTBUpdate.dtd               (%chrome/browser/aboutTBUpdate.dtd)
#endif
    locale/browser/browser.properties              (%chrome/browser/browser.properties)
    locale/browser/customizableui/customizableWidgets.properties (%chrome/browser/customizableui/customizableWidgets.properties)
    locale/browser/uiDensity.properties            (%chrome/browser/uiDensity.properties)