Pier Angelo Vendrame pushed to branch tor-browser-128.5.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits: 3e999182 by Henry Wilkes at 2024-12-05T11:19:00+00:00 fixup! [android] Add Tor integration and UI
Bug 43350: Revert changes from 938f751c and ff438022, which should have targeted a different commit.
- - - - - fe207126 by Henry Wilkes at 2024-12-05T11:26:30+00:00 fixup! [android] Implement Android-native Connection Assist UI
Bug 43350: Remove all caps comment from android string.
Also made sure comments end in a full stop.
- - - - -
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,9 +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 --> + <!-- 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 --> + <!-- Connection assist. Confirmation button for a shown "Snackbar" (special popup notification). --> <string name="connection_assist_connect_to_tor_before_opening_links_confirmation">CONNECT</string>
</resources>
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/ff43802...