From 91adc78116f074f0a50bfdcc2069382677ea05cf Mon Sep 17 00:00:00 2001 From: pacien Date: Tue, 22 Aug 2017 14:14:59 +0200 Subject: Better error handling --- app/src/main/res/values/strings.xml | 7 +++++++ 1 file changed, 7 insertions(+) (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 85b5172..70a13da 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -5,6 +5,7 @@ Copyright 2017 Pacien. Software distributed under the terms of the GNU General Public License v3. http://tincapp.pacien.org + http://tincapp.pacien.org/doc.html#%1$s App version %1$s (%2$s build) Running on Android %1$s %2$s @@ -39,6 +40,7 @@ Error New network Join network + Unable to start tinc Close Cancel @@ -47,12 +49,17 @@ Join network via invitation URL Create Join + Open manual No network configuration has been found. No known node Generating node configuration… Joining network… Network configuration successfully created. + No network name has been provided. + No configuration has been found for network \"%1$s\". + Network configuration file not found at \"%1$s\". + Invalid network configuration:\n\n%1$s none yes -- cgit v1.2.3