From 3b353c4037f3c52710287777a17110dad6b9d720 Mon Sep 17 00:00:00 2001
From: pacien
Date: Sat, 11 Aug 2018 01:54:04 +0200
Subject: Refactor part of Status activity
---
app/src/main/res/values/strings.xml | 38 +++++++++++++++++++++----------------
1 file changed, 22 insertions(+), 16 deletions(-)
(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 fc689fd..a27fab7 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -45,17 +45,6 @@
Connect to network
Request VPN permissions
- Node info
- Network info
- Network name
- IP addresses
- Routes
- DNS servers
- Search domains
- Allowed applications
- Disallowed applications
- Allow bypass
- Nodes
Error
Unable to start tinc
Unlock tinc private keys
@@ -85,7 +74,6 @@
Disconnecting VPN…
A passphrase is required to unlock the keyring.
Tinc daemon exited during startup:\n%1$s\nCheck the logs for more details.
- Loading…
Log level set to %1$d.
Logging paused.
Could not apply network interface configuration:\n%1$s
@@ -97,10 +85,6 @@
Could not read network interface configuration:\n%1$s
Could not read tinc private keys:\n%1$s
- none
- yes
- no
-
Path info
Configuration directory
@@ -130,4 +114,26 @@
New passphrase\n(leave empty to decrypt)
Apply
Encrypting/decrypting private keys
+
+
+ Nodes
+ Network info
+
+ Network name
+ IP addresses
+ Routes
+ DNS servers
+ Search domains
+ Allowed applications
+ Disallowed applications
+ Allow bypass
+
+ yes
+ no
+ none
+
+ Loading…
+ Loading…
+ Node info
+ Close
--
cgit v1.2.3