Pier Angelo Vendrame pushed to branch firefox-android-115.2.1-13.0-1 at The Tor Project / Applications / firefox-android
Commits: ec2162be by henry at 2023-09-18T16:12:37+01:00 fixup! Bug 42074: 2023 year end campaign for tor browser HomeFragment
- - - - -
1 changed file:
- fenix/app/src/main/res/values/torbrowser_strings.xml
Changes:
===================================== fenix/app/src/main/res/values/torbrowser_strings.xml ===================================== @@ -81,12 +81,8 @@ <!-- Large introduction text. --> <string name="yec_2023_introduction">Right now, Tor Browser for Android is protecting your privacy!</string> <!-- 2023 year-end-campaign. --> - <!-- 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. --> - <string name="yec_2023_please_donate_beginning">This is possible because of donations from our community.</string> - <!-- 2023 year-end-campaign. --> <!-- Full donation message. Follows directly below yec_2023_introduction. --> - <!-- %s will be replaced with the translated string of yec_2023_please_donate_beginning with some visual styling. --> - <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> + <string name="yec_2023_please_donate">This is possible because of donations from our community. If you value the privacy that Tor Browser for Android offers yourself and others, please make a donation today.</string> <!-- 2023 year-end-campaign. --> <!-- Shown only during a period where donations will be matched. The end date should match the end of the year. --> <!-- %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. -->
View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/ec21...