morgan pushed to branch tor-browser-128.5.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits: ff438022 by Morgan at 2024-12-04T22:24:32+00:00 fixup! [android] Add Tor integration and UI
- revert re-add of YEC 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 ===================================== @@ -149,31 +149,9 @@ <string name="connection_assist_final_error_troubleshoot_connection_link">troubleshooting your connection</string> <!-- Connection assist. --> <string name="connection_assist_final_error_learn_more_link">Learn more</string> - <!-- Connection assist. Description for a shown "Snackbar" (special popup notification) with an action to connect --> <string name="connection_assist_connect_to_tor_before_opening_links">Connect to Tor before opening links</string> <!-- Connection assist. Confirmation button for a shown "Snackbar" (special popup notification) that has a previously mentioned description. Automatically shown in ALL CAPS if available, regardless of the localized string --> <string name="connection_assist_connect_to_tor_before_opening_links_confirmation">CONNECT</string>
- <!-- 2024 YEC. --> - <string name="YEC_2024_right_to_speak">You have a right to SPEAK without uninvited listeners.</string> - <!-- 2024 YEC. --> - <string name="YEC_2024_right_to_BROWSE">You have a right to BROWSE without being watched.</string> - <!-- 2024 YEC. --> - <string name="YEC_2024_right_to_SEARCH">You have a right to SEARCH without being followed.</string> - - <!-- 2024 YEC. --> - <string name="YEC_2024_donation_encouragement">Join the thousands of Tor supporters building an internet powered by privacy. Make a donation today.</string> - - <!-- 2024 YEC. --> - <string name="YEC_2024_donation_match_text">Through December 31, your gift will be matched, up to $300,000!</string> - - <!-- 2024 YEC. %1$s is the app name "Tor Browser". Since this will only ever show on release, it will always be "Tor Browser" (and not "Tor Browser Alpha" for instance) --> - <string name="YEC_2024_tor_browser_for_android_will_always_be_free_no_donation_required">%1$s for Android will always be free to use—no donation is required to use this app.</string> - - <!-- 2024 YEC. Accessible name for the "X" button. --> - <string name="YEC_2024_close">Close</string> - - <!-- 2024 YEC. --> - <string name="YEC_2024_donate_now">Donate now</string> </resources>
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/ff438022...