From a3a429bc4197f7ace353d3ae57cb585618096337 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 26 Mar 2020 15:58:02 -0600 Subject: LogViewerActivity: re-add error case to log export Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/values/strings.xml | 49 +++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 24 deletions(-) (limited to 'ui/src/main/res/values/strings.xml') diff --git a/ui/src/main/res/values/strings.xml b/ui/src/main/res/values/strings.xml index 64813dbe..9d855bda 100644 --- a/ui/src/main/res/values/strings.xml +++ b/ui/src/main/res/values/strings.xml @@ -26,9 +26,9 @@ Add peer Addresses - Allow remote control apps - External apps may toggle tunnels (advanced) External apps may not toggle tunnels (recommended) + External apps may toggle tunnels (advanced) + Allow remote control apps Allowed IPs WireGuard %1$s\'s %2$s @@ -57,18 +57,17 @@ Successfully saved configuration for “%s” Create WireGuard Tunnel Cannot create local binary directory + Cannot create file in downloads directory Create from scratch Import from file or archive Scan from QR code Cannot create output directory - Cannot create file in downloads directory Cannot create local temporary directory Create Tunnel Currently using light (day) theme Currently using dark (night) theme Use dark theme Delete - Toggle All DNS servers Edit Endpoint @@ -89,29 +88,35 @@ Import Tunnel from QR Code Imported “%s” Interface + Bad characters in key + Incorrect key length : WireGuard base64 keys must be 44 characters (32 bytes) : WireGuard keys must be 32 bytes : WireGuard hex keys must be 64 characters (32 bytes) Listen port + Unable to export log: %s + WireGuard Android Log File Saved to “%s” Export log file - WireGuard Android Log File + Save log + Logs may assist with debugging + View application log + Log Unable to run logcat: - Unable to determine kernel module version - No modules are available for your device + The experimental kernel module can improve performance + Enable kernel module backend + The slower userspace backend may improve stability + Disable kernel module backend + Something went wrong. Please try again The experimental kernel module can improve performance + No modules are available for your device Download and install kernel module Downloading and installing… - Something went wrong. Please try again - Enable kernel module backend - The experimental kernel module can improve performance - Disable kernel module backend - The slower userspace backend may improve stability - Success. The application will now restart… + Unable to determine kernel module version MTU - Allow multiple simultaneous tunnels - Multiple tunnels may be turned on simultaneously Turning on one tunnel will turn off others + Multiple tunnels may be turned on simultaneously + Allow multiple simultaneous tunnels Name Trying to bring up a tunnel with no config No configurations found @@ -131,8 +136,8 @@ Public key Public key Tip: generate with `qrencode -t ansiutf8 < tunnel.conf`. - Will bring up enabled tunnels at boot Will not bring up enabled tunnels at boot + Will bring up enabled tunnels at boot Restore on boot Save Select all @@ -141,6 +146,8 @@ Shell cannot read exit status Shell expected 4 markers, received %d Shell failed to start: %d + Success. The application will now restart… + Toggle All Error toggling WireGuard tunnel: %s wg and wg-quick are already installed Unable to install command-line tools (no root?) @@ -153,11 +160,11 @@ Installing wg and wg-quick Required tools unavailable Transfer - rx: %1$s, tx: %2$s %d B + %.2f GiB %.2f KiB %.2f MiB - %.2f GiB + rx: %1$s, tx: %2$s %.2f TiB Unable to create tun device Unable to configure tunnel (wg-quick returned %d) @@ -183,10 +190,4 @@ Saved to “%s” Zip file will be saved to downloads folder Export tunnels to zip file - Incorrect key length - Bad characters in key - Log - View application log - Logs may assist with debugging - Save log -- cgit v1.2.3-59-g8ed1b