summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/values/strings.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b43a0683..7c0e6334 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -155,9 +155,8 @@
<string name="gateway_selection_automatic">Automatic</string>
<string name="gateway_selection_current_location">Your traffic is currently routed through: </string>
- <string name="tor_starting">Starting Tor with bridges.</string>
- <string name="tor_stopping">Stopping Tor with bridges.</string>
- <string name="tor_started">Running Tor with bridges to fetch provider configuration.</string>
- <string name="tor_provider_setup">Using Bridges to configure provider.</string>
+ <string name="tor_starting">Starting bridges for censorship circumvention. Please hold on…</string>
+ <string name="tor_stopping">Stopping bridges.</string>
+ <string name="tor_started">Using bridges for censorship circumvention.</string>
</resources>