Dan Ballard pushed to branch tor-browser-128.8.0esr-14.5-1 at The Tor Project / 
Applications / Tor Browser


Commits:
8e24a7bc by Dan Ballard at 2025-03-13T10:14:34-07:00
fixup! [android] TBA strings

Bug 43473: change quickstart to connect automatically in settings

- - - - -
8fec318e by Dan Ballard at 2025-03-13T10:18:42-07:00
fixup! TB 40041 [android]: Implement Tor Network Settings

Bug 43473: change quickstart to connect automatically in settings

- - - - -


2 changed files:

- mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml
- mobile/android/fenix/app/src/main/res/xml/preferences.xml


Changes:

=====================================
mobile/android/fenix/app/src/main/res/values/torbrowser_strings.xml
=====================================
@@ -15,7 +15,6 @@
     <string name="tor_bootstrap_connect">Connect</string>
     <string name="tor_bootstrap_connecting">Connecting</string>
     <string name="tor_bootstrap_connecting_failed">Connecting Failed</string>
-    <string name="tor_bootstrap_quick_start_label">Quick Start</string>
     <string name="tor_bootstrap_swipe_for_logs">Swipe to the left to see Tor 
logs</string>
     <string name="tor_initializing_log">Initializing Tor Log</string>
 
@@ -80,6 +79,7 @@
     <!-- Connection assist. -->
     <string name="connection_assist_tor_connect_title">Connect to Tor</string>
     <!-- Connection assist. -->
+    <string name="tor_connect_automatically_label">Connect 
automatically</string>
     <string 
name="connection_assist_always_connect_automatically_toggle_description">Always 
connect automatically</string>
     <!-- Connection assist. -->
     <string name="connection_assist_configure_connection_button">Configure 
connection…</string>


=====================================
mobile/android/fenix/app/src/main/res/xml/preferences.xml
=====================================
@@ -178,8 +178,7 @@
 
         <SwitchPreference
             android:key="@string/pref_key_quick_start"
-            
android:summary="@string/connection_assist_always_connect_automatically_toggle_description"
-            android:title="@string/tor_bootstrap_quick_start_label"
+            android:title="@string/tor_connect_automatically_label"
             app:iconSpaceReserved="false" />
 
         <SwitchPreference



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/b3637248612a68e05074208d54641c5ab06e949f...8fec318e6d7ca29f43c51828ca04dfa808b0da9d

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/b3637248612a68e05074208d54641c5ab06e949f...8fec318e6d7ca29f43c51828ca04dfa808b0da9d
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to