Richard Pospesel pushed to branch tor-browser-102.2.1-12.0-1 at The Tor Project / Applications / fenix
Commits:
-
be7201c2
by Richard Pospesel at 2022-09-22T17:48:06+00:00
1 changed file:
Changes:
| ... | ... | @@ -72,4 +72,23 @@ |
| 72 | 72 | |
| 73 | 73 | <!-- Spoof locale to English -->
|
| 74 | 74 | <string name="tor_spoof_english">Request English versions of web pages for enhanced privacy</string>
|
| 75 | + |
|
| 76 | + <!-- YEC 2022 campaign https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/41303 -->
|
|
| 77 | + |
|
| 78 | + <!-- LOCALIZATION NOTE (yec2022_powered_by_privacy): a header for a list of things which are powered by/enabled by/possible due to privacy (each item should have positive connotations/associations in the translated languages) -->
|
|
| 79 | + <string name="yec2022_powered_by_privacy">POWERED BY PRIVACY:</string>
|
|
| 80 | + <!-- LOCALIZATION NOTE (yec2022_resistance): resistance as in social/political resistance to opression, injustice, etc -->
|
|
| 81 | + <string name="yec2022_resistance">RESISTANCE</string>
|
|
| 82 | + <!-- LOCALIZATION NOTE (yec2022_change): change as in the process of social/political progress toward a better/more equitable society -->
|
|
| 83 | + <string name="yec2022_change">CHANGE</string>
|
|
| 84 | + <!-- LOCALIZATION NOTE (yec2022_freedom): freedom as in liberty, protection against exploition, imprisonment, etc -->
|
|
| 85 | + <string name="yec2022_freedom">FREEDOM</string>
|
|
| 86 | + <!-- LOCALIZATION NOTE (yec2022_donate_now): Label for a button directing user to donation page -->
|
|
| 87 | + <string name="yec2022_donate_now">DONATE NOW</string>
|
|
| 88 | + <!-- LOCALIZATION NOTE (yec2022_donation_matching): Please translate the 'Friends of Tor' phrase, but
|
|
| 89 | + also format it like the name of an organization in whichever way that is appropriate for your locale.
|
|
| 90 | + Please keep the currency in USD.
|
|
| 91 | + Thank you!
|
|
| 92 | + -->
|
|
| 93 | + <string name="yec2022_donation_matching">Your donation will be matched by Friends of Tor, up to $150,000.</string>
|
|
| 75 | 94 | </resources> |