From 0a7f8f489625d90b8969f112d80059d6757d5e8d Mon Sep 17 00:00:00 2001 From: pacien Date: Thu, 9 Aug 2018 00:09:39 +0200 Subject: Refactor configuration activity --- app/src/main/res/values/strings.xml | 55 +++++++++++++++++++++---------------- 1 file changed, 31 insertions(+), 24 deletions(-) (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 6899082..fc689fd 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -41,22 +41,11 @@ Toggle logging Share log - 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 - Path info Node info - Tools - Configuration directory - Log directory - Tinc binary Network info Network name IP addresses @@ -68,40 +57,28 @@ Allow bypass Nodes Error - New network - Join network Unable to start tinc - Private keys encryption Unlock tinc private keys App crash Close Cancel Project website - Generate node configuration and keys - Join network via invitation URL - Create - Join Open manual - Scan QR code Install Unlock - Apply - Encrypt or decrypt private keys + Dismiss Open web page Send e-mail Send report No network configuration has been found. - Generating node configuration… - Joining network… 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 in network.conf:\n%1$s - Encrypting/decrypting private keys Could not decrypt private keys:\n%1$s Storage directory is unavailable. Starting VPN… @@ -123,4 +100,34 @@ none yes no + + + Path info + Configuration directory + Log directory + Tinc binary + + Tools + Generate node configuration and keys + Join network via invitation URL + Encrypt or decrypt private keys + + New network + Tinc network name + Name of this node + Passphrase (optional) + Create + Generating node configuration… + + Join network + Invitation URL + Scan QR code + Join + Joining network… + + Private keys encryption + Current passphrase\n(leave empty if none) + New passphrase\n(leave empty to decrypt) + Apply + Encrypting/decrypting private keys -- cgit v1.2.3