From 454e755d71b7c7a3f62bc1f6ab76b860fa4dfb3d Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sun, 6 Oct 2019 00:18:20 +0200 Subject: show error dialog if no valid gateway configuration can be found for a provider --- app/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 27f508d5..be763133 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -94,6 +94,7 @@ Update certificate Updating provider configuration failed. Updating provider configuration failed. Please log in to try again. + The provider gateways could not be recognized. They may be configured incorrectly. 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. -- cgit v1.2.3