From 4989dad67b68b38e75416916df406dcec908b399 Mon Sep 17 00:00:00 2001
From: pacien
Date: Thu, 7 Sep 2017 14:27:37 +0200
Subject: Implement encrypted private keys support
---
app/src/main/res/values/strings.xml | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
(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 c909933..dcb415b 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -18,6 +18,10 @@
Tinc network name
Name of this node
Invitation URL
+ Current passphrase\n(leave empty if none)
+ New passphrase\n(leave empty to decrypt)
+ Passphrase (optional)
+ Passphrase
Connect to network
Request VPN permissions
@@ -41,6 +45,8 @@
New network
Join network
Unable to start tinc
+ Private keys encryption
+ Unlock tinc private keys
Close
Cancel
@@ -52,17 +58,22 @@
Open manual
Scan QR code
Install
+ Unlock
+ Apply
+ Encrypt or decrypt private keys
No network configuration has been found.
No known node
Generating node configuration…
Joining network…
- Network configuration successfully created.
+ Network configuration successfully written.
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
No scanner could be started.\n\nInstall Barcode Scanner?
+ Encrypting/decrypting private keys
+ Could not decrypt private keys:\n\n%1$s
none
yes
--
cgit v1.2.3