[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-150.0a1-16.0-2] TB 44747 [android]: Add FtC strings



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-150.0a1-16.0-2 at The Tor Project / Applications / Tor Browser

Commits:

  • eee64c53
    by clairehurst at 2026-04-23T11:01:51+02:00
    TB 44747 [android]: Add FtC strings
    
    We can drop this after the Fund the Commons campaign concludes
    

1 changed file:

Changes:

  • mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml
    ... ... @@ -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. "&amp;" shows up as "&" and means "and" in english. -->
    
    176
    +    <string name="summer_2026_funding_tool_onionshare_description">secure filesharing, hosting &amp; 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>

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx