From 5ea927f89626cef98495b5fead628cdc01d2a39a Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 12 Jul 2019 13:28:36 +0200 Subject: replace 'Bitmask' in strings with variable for a better client customization --- app/src/main/res/values/strings.xml | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ba4ef949..551b7cb1 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -49,11 +49,11 @@ Configuration Error Configure Exit - There was an error configuring Bitmask with your chosen provider.\n\nYou may choose to reconfigure, or exit and configure a provider upon next launch. + There was an error configuring %s with your chosen provider.\n\nYou may choose to reconfigure, or exit and configure a provider upon next launch. The server is unreachable, please try again. Security error, upgrade the app or choose another provider. - It doesn\'t seem to be a Bitmask provider. - This is not a trusted Bitmask provider. + It doesn\'t seem to be a %s provider. + This is not a trusted %s provider. The service is down. Configuring provider Your anonymous certificate was not downloaded @@ -72,29 +72,20 @@ It seems there is a problem with the provider. Please try another provider, or contact yours. Anonymous - is logged in. - logged out. - didn\'t log out. Try later, it may be a problem in the network or with the provider. Should it persist, wipe the Bitmask data from the Android settings. - have not logged in. - is logging in. Logging in Signing up - is logging out. - is being registered. Turn on Turn off Stop blocking Your traffic is securely routed through: No internet connection detected, when it comes back we\'ll route your traffic securely through: - Bitmask Log - Bitmask Log VPN Open navigation drawer Close navigation drawer Example action Settings - Bitmask blocks all outgoing internet traffic. + %s blocks all outgoing internet traffic. Failed to establish blocking VPN. Stopped blocking all outgoing internet traffic. Blocking traffic @@ -102,9 +93,9 @@ Update certificate Updating provider configuration failed. Updating provider configuration failed. Please log in to try again. - Stored provider details are corrupted. You can either update Bitmask (recommended) or update the provider details using a commercial CA certificate. - Stored provider certificate is invalid. You can either update Bitmask (recommended) or update the provider certificate using a commercial CA certificate. - Stored provider certificate is expired. You can either update Bitmask (recommended) or update the provider certificate using a commercial CA certificate. + Stored provider details are corrupted. You can either update %s (recommended) or update the provider details using a commercial CA certificate. + Stored provider certificate is invalid. You can either update %s (recommended) or update the provider certificate using a commercial CA certificate. + Stored provider certificate is expired. You can either update %s (recommended) or update the provider certificate using a commercial CA certificate. Downloading the VPN certificate failed. Try again or choose another provider. VPN certificate is invalid. Try to download a new one. The VPN certificate is invalid. Please log in to download a new one. -- cgit v1.2.3