From 5e55d196be092f4a4dcb212cf09d7a1bdab70e00 Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Sun, 13 Aug 2017 07:24:03 -0500 Subject: Major renaming and refactoring in activity and service Apparently "configuration" is the proper term, not "profile". Signed-off-by: Jason A. Donenfeld --- app/src/main/res/values/strings.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 32543006..9b3d1448 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,12 +1,20 @@ WireGuard + Configuration name Connected Disconnected + DNS servers Edit - Edit WireGuard Profile - No profile selected - Profile name + Generate + (auto) + (generated) + (optional) + (random) + Listen port + MTU + No configuration selected + Private key Public key Save Settings -- cgit v1.2.3-59-g8ed1b