From 4eb59b11f0ef2a4122bc313e07f411adc40d3056 Mon Sep 17 00:00:00 2001
From: pacien
Date: Sat, 26 May 2018 13:23:38 +0200
Subject: Catch and display all startup exceptions
---
app/src/main/res/values/strings.xml | 2 ++
1 file changed, 2 insertions(+)
(limited to 'app/src/main/res/values')
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 6ff9ab5..6ac776f 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -96,6 +96,8 @@
The application has previously encountered a fatal error.
The crash details have been saved in \"%1$s\".
No running tinc daemon has been found.
+ Could not read network interface configuration:\n\n%1$s
+ Could not read tinc private keys:\n\n%1$s
none
yes
--
cgit v1.2.3