From 7adf788272e8d24951d0005acaf74d598ba7ed22 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sat, 18 Dec 2021 01:40:16 +0100 Subject: improve error handling message for custom branded clients in case of misconfigured backend --- app/src/test/resources/error_messages.json | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/test/resources/error_messages.json') diff --git a/app/src/test/resources/error_messages.json b/app/src/test/resources/error_messages.json index ae04bdb0..f5e2d83c 100644 --- a/app/src/test/resources/error_messages.json +++ b/app/src/test/resources/error_messages.json @@ -14,6 +14,7 @@ "warning_corrupted_provider_cert": "Stored provider certificate is invalid. You can either update %s (recommended) or update the provider certificate using a commercial CA certificate.", "warning_expired_provider_cert": "Stored provider certificate is expired. You can either update %s (recommended) or update the provider certificate using a commercial CA certificate.", "setup_error_text": "There was an error configuring %s with your chosen provider.", + "setup_error_text_custom": "There was an error configuring %s.", "error_tor_timeout": "Starting bridges failed. Do you want to retry or continue with an unobfuscated secure connection to configure %s?", "error_network_connection": "%s has no internet connection. Please check your WiFi and cellular data settings." } \ No newline at end of file -- cgit v1.2.3