morgan pushed to branch tor-browser-153.2.0esr-16.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
b37978db
by Henry Wilkes at 2026-09-08T11:53:20+00:00
2 changed files:
- browser/components/abouttor/content/aboutTor.html
- toolkit/locales/en-US/toolkit/global/tor-browser.ftl
Changes:
| ... | ... | @@ -36,8 +36,8 @@ |
| 36 | 36 | <!-- Year End Campaign (YEC). -->
|
| 37 | 37 | <article id="yec-banner" aria-labelledby="yec-heading">
|
| 38 | 38 | <img id="yec-image" alt="" />
|
| 39 | - <h2 id="yec-heading"></h2>
|
|
| 40 | - <p id="yec-body"></p>
|
|
| 39 | + <h2 id="yec-heading" data-l10n-id="yec-2026-heading"></h2>
|
|
| 40 | + <p id="yec-body" data-l10n-id="yec-2026-body"></p>
|
|
| 41 | 41 | <p id="yec-matching"></p>
|
| 42 | 42 | <a id="yec-donate-link" target="_blank">
|
| 43 | 43 | <span data-l10n-id="yec-donate-button"></span>
|
| ... | ... | @@ -784,6 +784,11 @@ dropped-support-notification-linux-32-bit = The next major version of { -brand-p |
| 784 | 784 | dropped-support-notification-linux-32-bit-expired = { -brand-product-name } no longer supports 32-bit Linux. Please install { -brand-product-name } on a 64-bit Linux operating system to continue receiving important security updates.
|
| 785 | 785 | dropped-support-notification-dismiss-button = Got it
|
| 786 | 786 | |
| 787 | +## Year end campaign 2026.
|
|
| 788 | + |
|
| 789 | +yec-2026-heading = Tor: powered by you
|
|
| 790 | +yec-2026-body = Unlike Big Tech, Tor doesn’t sell your data to make money. Instead, 6,490 donors every year keep Tor strong. Join the movement with a donation today!
|
|
| 791 | + |
|
| 787 | 792 | ## Year end campaign.
|
| 788 | 793 | |
| 789 | 794 | yec-donate-button = Donate now
|