From 22422c5770dade3f2912186ad8293c2dc4859c10 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 11 Dec 2018 02:17:03 +0100 Subject: Order strings --- app/src/main/res/values/strings.xml | 108 ++++++++++++++++++------------------ 1 file changed, 53 insertions(+), 55 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 548f6070..0daec6f9 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -20,53 +20,78 @@ Imported %d tunnel Imported %d tunnels + + %d Excluded Application + %d Excluded Applications + Add peer Addresses Allowed IPs WireGuard + File must be .conf or .zip Cancel + Cannot delete configuration file %s + Configuration for %s already exists + Configuration file %s already exists + Configuration file %s not found + Cannot rename configuration file %s Unable to save configuration for “%1$s”: %2$s Successfully saved configuration for “%s” Create WireGuard Tunnel + Could not create local binary directory Create from scratch Create from file or archive Create from QR code + Cannot create output directory + Could not create local temporary directory Create Tunnel - Use dark theme - Currently using dark night theme Currently using light day theme + Currently using dark night theme + Use dark theme Delete Deselect All - Select all DNS servers Edit Endpoint - Error fetching apps list: %s Error bringing down tunnel: %s + Error fetching apps list: %s Please obtain root access and try again Error bringing up tunnel: %s - Excluded Applications Exclude private IPs + Excluded Applications + Unable to read exit status Generate (auto) (generated) (optional) (random) - Import Tunnel from QR Code + Action labels in horizontal expand orientation is not supported. + Illegal file name %s Unable to import tunnel: %s + Import Tunnel from QR Code Imported “%s” Interface + Invalid config passed to %s + WireGuard base64 keys must be 44 characters encoding 32 bytes + WireGuard keys must be 32 bytes + WireGuard hex keys must be 64 characters encoding 32 bytes Listen port - Export log file Unable to export log: %s Saved to %s Log file will be saved to downloads folder + Export log file + Expected 4 markers, received %i + Unable to determine kernel module version MTU + Only one userspace tunnel can run at a time Name + Trying to bring up a tunnel with no config + No configurations found + No tunnels exist Cannot parse “%s” at %s Peer - control WireGuard tunnels Allows an app to control WireGuard tunnels. Apps with this permission may enable and disable WireGuard tunnels at will, potentially misdirecting Internet traffic. + control WireGuard tunnels Persistent keepalive Pre-shared key Private key @@ -76,72 +101,45 @@ Bring up previously-enabled tunnels on boot Restore on boot Save - - %d Excluded Application - %d Excluded Applications - + Select all Set Exclusions Settings + Shell failed to start: %i Error toggling WireGuard tunnel: %s wg and wg-quick are already installed Unable to install command-line tools (no root?) Install optional tools for scripting - Installing wg and wg-quick - Install optional tools for scripting into the system partition Install optional tools for scripting as Magisk module - wg and wg-quick installed into the system partition + Install optional tools for scripting into the system partition wg and wg-quick installed as a Magisk module (reboot required) + wg and wg-quick installed into the system partition Install command line tools + Installing wg and wg-quick + Required tools unavailable + Unable to create tun device + Unable to configure tunnel (wg-quick returned %i) Unable to create tunnel: %s Successfully created tunnel “%s” + Tunnel %s already exists + Address is empty + Peer public key may not be empty + Forbidden characters in endpoint + Invalid name Add a tunnel using the blue button Tunnel Name + Unable to turn tunnel on (wgTurnOn returned %i) Unable to rename tunnel: %s Successfully renamed tunnel to “%s” - Invalid name - Tunnel %s already exists - Address is empty - Forbidden characters in endpoint - Peer public key may not be empty - WireGuard base64 keys must be 44 characters encoding 32 bytes - WireGuard keys must be 32 bytes - WireGuard hex keys must be 64 characters encoding 32 bytes - WireGuard for Android v%s" + Go userspace + Kernel module %1$s backend v%2$s Checking %s backend version Unknown %s version - Export tunnels to zip file + WireGuard for Android v%s" + VPN service not authorized by user + Unable to start Android VPN service Unable to export tunnels: %s Saved to %s Zip file will be saved to downloads folder - - - VPN service not authorized by user - Unable to start Android VPN service - Trying to bring up a tunnel with no config - Unable to create tun device - Unable to turn tunnel on (wgTurnOn returned %i) - Unable to configure tunnel (wg-quick returned %i) - Unable to determine kernel module version - Configuration file %s already exists - Configuration for %s already exists - Cannot delete configuration file %s - Cannot rename configuration file %s - Configuration file %s not found - No tunnels exist - Cannot create output directory - Illegal file name %s - File must be .conf or .zip - No configurations found - Invalid config passed to %s - Only one userspace tunnel can run at a time - Action labels in horizontal expand orientation is not supported. - Expected 4 markers, received %i - Unable to read exit status - Could not create local binary directory - Could not create local temporary directory - Shell failed to start: %i - Required tools unavailable - Kernel module - Go userspace + Export tunnels to zip file -- cgit v1.2.3-59-g8ed1b