Pier Angelo Vendrame pushed to branch tor-browser-115.2.0esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
- 
d17f3162
by Pier Angelo Vendrame at 2023-08-22T17:53:33+02:00
2 changed files:
Changes:
| 1 | -<!ENTITY aboutTBUpdate.changelogTitle "Tor Browser Changelog">
 | |
| 2 | -<!ENTITY aboutTBUpdate.updated "Tor Browser has been updated.">
 | |
| 3 | -<!-- LOCALIZATION NOTE: the following entities are used to create the link to
 | |
| 4 | -  -  obtain more information about the latest update.
 | |
| 5 | -  -  The markup on the page looks like this:
 | |
| 6 | -  -  &aboutTBUpdate.linkPrefix;<a href="">&aboutTBUpdate.linkLabel;</a>&aboutTBUpdate.linkSuffix;
 | |
| 7 | -  -  So, linkPrefix is what precedes the link, linkLabel is the link itself,
 | |
| 8 | -  -  and linkSuffix is a text after the link. -->
 | |
| 9 | -<!ENTITY aboutTBUpdate.linkPrefix "For the most up-to-date information about this release, ">
 | |
| 10 | -<!ENTITY aboutTBUpdate.linkLabel  "visit our website">
 | |
| 11 | -<!ENTITY aboutTBUpdate.linkSuffix ".">
 | |
| 12 | -<!ENTITY aboutTBUpdate.version "Version">
 | |
| 13 | -<!ENTITY aboutTBUpdate.releaseDate "Release Date">
 | |
| 14 | -<!ENTITY aboutTBUpdate.releaseNotes "Release Notes"> | 
| ... | ... | @@ -18,9 +18,6 @@ | 
| 18 | 18 | |
| 19 | 19 |  @AB_CD@.jar:
 | 
| 20 | 20 |  % locale browser @AB_CD@ %locale/browser/
 | 
| 21 | -#ifdef BASE_BROWSER_UPDATE
 | |
| 22 | -    locale/browser/aboutTBUpdate.dtd               (%chrome/browser/aboutTBUpdate.dtd)
 | |
| 23 | -#endif
 | |
| 24 | 21 |      locale/browser/browser.properties              (%chrome/browser/browser.properties)
 | 
| 25 | 22 |      locale/browser/customizableui/customizableWidgets.properties (%chrome/browser/customizableui/customizableWidgets.properties)
 | 
| 26 | 23 |      locale/browser/uiDensity.properties            (%chrome/browser/uiDensity.properties)
 |