| ... |
... |
@@ -155,4 +155,36 @@ |
|
155
|
155
|
<!-- Year End Campaign. Here "Close" is a verb, referring to closing the banner. This is used primarily for screen readers to give the small "x" button a name. -->
|
|
156
|
156
|
<string name="close_yec_button_description">Close</string>
|
|
157
|
157
|
|
|
|
158
|
+ <!-- Summer 2026 Tor Project funding campaign. -->
|
|
|
159
|
+
|
|
|
160
|
+ <string name="summer_2026_funding_heading">A new way to fund internet freedom</string>
|
|
|
161
|
+ <!-- '%1$s' will be replaced with the name of some internet freedom tool, this is not translated and will only use the Latin alphabet, and will be made to appear bold. Similarly, '%3$s' will be replaced with the name of some other internet freedom tool. '%2$s' and '%4$s' will be replaced with the respective descriptions for the tools, this is translated. Note, since '%2$s' and '%4$s' will contain arbitrary text, you will likely need to separate them out from the rest of the text. The English text uses brackets '(' and ')' to do this. -->
|
|
|
162
|
+ <string name="summer_2026_funding_intro">Did you know that internet freedom tools serve millions of people every day? This includes tools like %1$s (%2$s) and %3$s (%4$s).</string>
|
|
|
163
|
+ <!-- '%s' will be replaced with summer_2026_call_to_donate and will be made bold. Here "Tor" refers to The Tor Project. -->
|
|
|
164
|
+ <string name="summer_2026_funding_outro">But unprecedented funding cuts have harmed the small organizations that maintain these tools. %s—all donations will be matched by friends of Tor.</string>
|
|
|
165
|
+ <!-- This will replace '%s' in summer_2026_funding_outro and will be made bold -->
|
|
|
166
|
+ <string name="summer_2026_call_to_donate">Help protect internet freedom by donating cryptocurrency</string>
|
|
|
167
|
+ <!-- A short description of "Onion Browser": onionbrowser.com -->
|
|
|
168
|
+ <string name="summer_2026_funding_tool_onion_browser_description">Tor-powered browser for iOS</string>
|
|
|
169
|
+ <!-- A short description of "Quiet": tryquiet.org -->
|
|
|
170
|
+ <string name="summer_2026_funding_tool_quiet_description">private group messaging</string>
|
|
|
171
|
+ <!-- A short description of "Ricochet Refresh": ricochetrefresh.net -->
|
|
|
172
|
+ <string name="summer_2026_funding_tool_ricochet_refresh_description">secure and anonymous messaging</string>
|
|
|
173
|
+ <!-- A short description of "SecureDrop": securedrop.org -->
|
|
|
174
|
+ <string name="summer_2026_funding_tool_securedrop_description">anonymous whistleblowing app</string>
|
|
|
175
|
+ <!-- A short description of "OnionShare": onionshare.org. "&" shows up as "&" and means "and" in english. -->
|
|
|
176
|
+ <string name="summer_2026_funding_tool_onionshare_description">secure filesharing, hosting & chatting</string>
|
|
|
177
|
+ <!-- A short description of "Digital Security Helpdesk": miaan.org/projects/miaan-digital-security-helpdesk -->
|
|
|
178
|
+ <string name="summer_2026_funding_tool_digital_security_helpdesk_description">internet freedom for Iranians</string>
|
|
|
179
|
+ <!-- A short description of "Paskoocheh": paskoocheh.com -->
|
|
|
180
|
+ <string name="summer_2026_funding_tool_paskoocheh_description">countering digital authoritarianism</string>
|
|
|
181
|
+ <!-- A short description of "Unredacted": unredacted.org -->
|
|
|
182
|
+ <string name="summer_2026_funding_tool_unredacted_description">keeping people connected, no matter where</string>
|
|
|
183
|
+ <!-- A short description of "Osservatorio Nessuno": osservatorionessuno.org -->
|
|
|
184
|
+ <string name="summer_2026_funding_tool_osservatorio_nessuno_description">software that leaves no trace</string>
|
|
|
185
|
+ <!-- A short description of "Save": open-archive.org/save -->
|
|
|
186
|
+ <string name="summer_2026_funding_tool_save_description">private archiving</string>
|
|
|
187
|
+ <!-- A short description of "OONI": ooni.org -->
|
|
|
188
|
+ <string name="summer_2026_funding_tool_ooni_description">tracking censorship globally</string>
|
|
|
189
|
+
|
|
158
|
190
|
</resources> |