From d7a9ec8f4611e80a0b212336d4c7fc5b14d212d3 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Thu, 29 Feb 2024 12:20:18 +0100 Subject: replace hard coded Bitmask with %s in string resources in context of circumvention setup --- app/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5bddd094..edbe56bb 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -218,8 +218,8 @@ %s will automatically try to connect you to the internet using a variety of circumvention technologies. You can fine tune this in the advanced settings. Use standard %s Use circumvention tech (slower) - To connect to your provider Bitmask is fetching all the required configuration information. This only happens during first setup. - Bitmask 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. + To connect to your provider %1$s is fetching all the required configuration information. This only happens during first setup. + %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. %d% Details Tor Status -- cgit v1.2.3