
henry pushed to branch tor-browser-140.3.0esr-15.0-1 at The Tor Project / Applications / Tor Browser Commits: 59d10136 by clairehurst at 2025-09-29T08:18:09+00:00 fixup! [android] TBA strings #44031 Implement strings - - - - - 440e012b by clairehurst at 2025-09-29T08:18:09+00:00 TB 44031 [android]: Implement YEC 2025 Takeover for Android Stable #44031 Implement strings - - - - - 1 changed file: - mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml Changes: ===================================== mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml ===================================== @@ -157,4 +157,20 @@ <!-- Informs the user how to access the tabs when "Use screen lock to hide Tor Browser tabs" is enabled. "%s" will be replaced with the localised application name, such as "Tor Browser". --> <string name="preferences_tor_lock_screen_summary">View %s tabs with your fingerprint, PIN, or face unlock.</string> + <!-- Year End Campaign. Text on the "Donate Now" button that takes the user to the donation page. A small black heart image will be added to the "end" of the text but within the button. Here end" means to the right of the test for LTR and to the left of the text for RTL, android handles this. --> + <string name="donate_now_yec">Donate Now</string> + <!-- Year End Campaign. White text to be shown below the purple rectangle that the rest of the content is in. --> + <string name="no_donation_required_yec">Tor Browser for Android will always be free to use—no donation is required to use this app.</string> + <!-- 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. --> + <string name="close_yec_button_description">Close</string> + + <!-- 2025 Year End Campaign. Title text that will show up bigger and in a different font --> + <string name="free_the_internet_yec">Free the internet</string> + <!-- 2025 Year End Campaign. %s will be replaced with the value for body1_link_yec --> + <string name="body1_yec">Support tools that break the chains of censorship and surveillance. %s</string> + <!-- 2025 Year End Campaign. The part to replace %s in body1_yec --> + <string name="body1_link_yec">Donate to the Tor Project today.</string> + <!-- 2025 Year End Campaign. The end date should match the end of the year 2025. The "$250,000" should be localised: it should be shown as USD (United States dollar) currency, but you may use numbers and formatting appropriate to your locale. --> + <string name="body2_yec">Through December 31, your gift will be matched, up to $250,000!</string> + </resources> View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/63b9f50... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/63b9f50... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
henry (@henry)