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

[tor-commits] [Git][tpo/applications/firefox-android][firefox-android-115.2.1-13.0-1] Bug 42074: 2023 year end campaign for tor browser HomeFragment



Title: GitLab

Pier Angelo Vendrame pushed to branch firefox-android-115.2.1-13.0-1 at The Tor Project / Applications / firefox-android

Commits:

  • 2ebfc4b7
    by clairehurst at 2023-09-18T08:49:21+00:00
    Bug 42074: 2023 year end campaign for tor browser HomeFragment
    

1 changed file:

Changes:

  • fenix/app/src/main/res/values/torbrowser_strings.xml
    ... ... @@ -75,4 +75,30 @@
    75 75
         <!-- Onion location -->
    
    76 76
         <string name="preferences_tor_prioritize_onions">Prioritize .onion sites</string>
    
    77 77
     
    
    78
    +
    
    79
    +    <!-- 2023 year-end-campaign. -->
    
    80
    +
    
    81
    +    <!-- Large introduction text. -->
    
    82
    +    <string name="yec_2023_introduction">Right now, Tor Browser for Android is protecting your privacy!</string>
    
    83
    +    <!-- 2023 year-end-campaign. -->
    
    84
    +    <!-- The first part of yec_2023_pleas_donate_full. Split out from the full string to bring some styling attention to this part. Follows directly below yec_2023_introduction. -->
    
    85
    +    <string name="yec_2023_please_donate_beginning">This is possible because of donations from our community.</string>
    
    86
    +    <!-- 2023 year-end-campaign. -->
    
    87
    +    <!-- Full donation message. Follows directly below yec_2023_introduction. -->
    
    88
    +    <!-- %s will be replaced with the translated string of yec_2023_please_donate_beginning with some visual styling. -->
    
    89
    +    <string name="yec_2023_please_donate_full">%s If you value the privacy that Tor Browser for Android offers yourself and others, please make a donation today.</string>
    
    90
    +    <!-- 2023 year-end-campaign. -->
    
    91
    +    <!-- Shown only during a period where donations will be matched. The end date should match the end of the year. -->
    
    92
    +    <!-- %s will be replaced with the donation limit. This will be a whole-number and will be automatically pre-formatted according to the language/locale: using the language's numeral symbols and thousand-separators. -->
    
    93
    +    <!-- NOTE: The amount should be shown as USD (United States dollar) currency. In the original English string, the leading "$" is the literal USD currency symbol, and this can be changed or removed when translating to whatever is most appropriate for USD currency in the locale. The ending "!" is also the literal exclamation point and can be similarly changed. -->
    
    94
    +    <!-- For example, "$%s" for English would eventually be shown as "$5,000", whilst "%s US$" for Arabic would be shown as "٥٬٠٠٠ US$". -->
    
    95
    +    <!-- Translators: If you need any help or clarification, feel free to ask a question on weblate or in IRC (#tor-l10n). -->
    
    96
    +    <string name="yec_2023_matched_donation">From now until December 31, donations to the Tor Project will be matched one-to-one, up to $%s!</string>
    
    97
    +    <!-- 2023 year-end-campaign. -->
    
    98
    +    <string name="yec_2023_close_button">Close</string>
    
    99
    +    <!-- 2023 year-end-campaign. -->
    
    100
    +    <string name="yec_2023_donate_button">Donate now</string>
    
    101
    +    <!-- 2023 year-end-campaign. -->
    
    102
    +    <string name="yec_2023_free_to_use">Tor Browser for Android will always be free to use—no donation is required to use this app.</string>
    
    103
    +
    
    78 104
     </resources>

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits