[tor-commits] [orbot/master] add comment about how snowlfake bridges may sometimes take a minute

n8fr8 at torproject.org n8fr8 at torproject.org
Wed Dec 22 21:55:10 UTC 2021


commit b2001961e4f73da37f23c1b3c928dbd550ddbe25
Author: b <dsnake at protonmail.com>
Date:   Sat Dec 18 12:04:11 2021 -0500

    add comment about how snowlfake bridges may sometimes take a minute
---
 app/src/main/res/values/strings.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 32898103..6130dbd1 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -214,8 +214,8 @@
     <string name="paste_bridges">Paste Bridges</string>
     <string name="use_qr_code">Use QR Code</string>
     <string name="snowflake_proxy_pref_category">Snowflake Proxy (Experimental)</string>
-    <string name="bridge_snowflake">Connect through peers via the snowflake proxy (using domain fronting)</string>
-    <string name="bridge_snowflake_amp">Connect through peers via the snowflake proxy (using AMP cache rendezvous)</string>
+    <string name="bridge_snowflake">Connect through peers via the snowflake proxy using domain fronting (Snowflake connections can sometimes take a long time to establish)</string>
+    <string name="bridge_snowflake_amp">Connect through peers via the snowflake proxy using AMP cache rendezvous (Snowflake connections can sometimes take a long time to establish)</string>
     <string name="be_a_snowflake_title">Run Snowflake Proxy</string>
 
     <string name="be_a_snowflake_desc">Allow other Tor users to connect to Tor through your device. (This can\'t be used if you connect alongside bridges)</string>





More information about the tor-commits mailing list