From de4ce4453129d3bcf563c5cb6cd1957c9bccb0d4 Mon Sep 17 00:00:00 2001 From: Fabian Henneke Date: Thu, 14 May 2020 11:07:01 +0200 Subject: Add specific error messages to GitServerConfigActivity --- app/src/main/res/values/strings.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (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 2c2d4d55..1b2f9c52 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -363,7 +363,11 @@ OpenKeychain None Successfully saved configuration - Configuration error: please verify your settings and try again + Configuration error: %s + empty hostname + please verify your settings and try again + port must be numeric + path must be absolute (start with \'/\') when using a custom port Unable to open the ssh-key Please check that it was imported. Wrong passphrase -- cgit v1.2.3