From 8b0123042f54d843301fbef458b249fcf12466d2 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 20 Nov 2019 11:44:34 +0100 Subject: Implement statistics Signed-off-by: Jason A. Donenfeld --- app/src/main/res/values/strings.xml | 7 +++++++ 1 file changed, 7 insertions(+) (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 33470706..336cd4ef 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -144,6 +144,13 @@ Install command line tools Installing wg and wg-quick Required tools unavailable + Transfer + rx: %s, tx: %s + %d B + %.2f KiB + %.2f MiB + %.2f GiB + %.2f TiB Unable to create tun device Unable to configure tunnel (wg-quick returned %d) Unable to create tunnel: %s -- cgit v1.2.3