summaryrefslogtreecommitdiff
path: root/app/src/main
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2026-07-06 10:21:02 +0000
committerkwadronaut <kwadronaut@autistici.org>2026-07-06 10:21:02 +0000
commitcd09e7b047c22803f3522cf5f43251b70d1e84d7 (patch)
tree476858c73e143f31cd8fdc74d4a588cc2994856d /app/src/main
parent6abf376ed9f8b1efe30cbc8f686a25253ab4f351 (diff)
Remove the sentence 'This only happens during first setup.' in provider setup...
Diffstat (limited to 'app/src/main')
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 7967505f..14a38d38 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -220,8 +220,8 @@
<string name="circumvention_setup_hint">%s will automatically try to connect you to the internet using a variety of circumvention technologies, including Tor. You can fine tune this in the advanced settings.</string>
<string name="use_standard_vpn">Use standard %s</string>
<string name="use_circumvention_tech">Use circumvention tech (slower)</string>
- <string name="description_configure_provider">To connect to your provider %1$s is fetching all the required configuration information. This only happens during first setup.</string>
- <string name="description_configure_provider_circumvention">%1$s is attempting to collect all required configuration data from the provider. This only happens during first setup. You selected to use circumvention technology, so this might take some time.</string>
+ <string name="description_configure_provider">To connect to your provider %1$s is fetching all the required configuration information.</string>
+ <string name="description_configure_provider_circumvention">%1$s is attempting to collect all required configuration data from the provider. You selected to use circumvention technology, so this might take some time.</string>
<string name="percentage" translatable="false">%d%</string>
<string name="details">Details</string>
<string name="tor_status">Tor Status</string>