From 9a43e74b358836223988f2f4d316a9a8da0e4849 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 23 Feb 2020 18:55:09 +0530 Subject: Resolve format string warnings Signed-off-by: Harsh Shandilya --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 89a32c08..91bbf0f1 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -145,7 +145,7 @@ Installing wg and wg-quick Required tools unavailable Transfer - rx: %s, tx: %s + rx: %1$s, tx: %2$s %d B %.2f KiB %.2f MiB -- cgit v1.2.3