diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 72b81535..3751cb05 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -123,8 +123,8 @@ Set Exclusions Settings Shell cannot read exit status - Shell expected 4 markers, received %i - Shell failed to start: %i + Shell expected 4 markers, received %d + Shell failed to start: %d Error toggling WireGuard tunnel: %s wg and wg-quick are already installed Unable to install command-line tools (no root?) @@ -137,14 +137,14 @@ Installing wg and wg-quick Required tools unavailable Unable to create tun device - Unable to configure tunnel (wg-quick returned %i) + Unable to configure tunnel (wg-quick returned %d) Unable to create tunnel: %s Successfully created tunnel “%s” Tunnel “%s” already exists Invalid name Add a tunnel using the blue button Tunnel Name - Unable to turn tunnel on (wgTurnOn returned %i) + Unable to turn tunnel on (wgTurnOn returned %d) Unable to rename tunnel: %s Successfully renamed tunnel to “%s” Go userspace