From d5e2ccce6d829c7875a09df6677c0f85bc685c57 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 23 Jul 2018 00:05:12 +0200 Subject: Make placeholder pretty --- app/src/main/res/values/colors.xml | 3 +++ app/src/main/res/values/strings.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 87454a73..d8e8018c 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -7,4 +7,7 @@ #444444 #2196F3 + + + #aafafafa diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3fc245ae..bfaf71b6 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -89,6 +89,7 @@ Install command line tools Unable to create tunnel: %s Successfully created tunnel ā€œ%sā€ + Add a tunnel using the blue button Unable to rename tunnel: %s Successfully renamed tunnel to ā€œ%sā€ WireGuard for Android v%s" @@ -99,5 +100,4 @@ Unable to export tunnels: %s Saved to %s Zip file will be saved to downloads folder - Tap the button at the bottom to begin -- cgit v1.2.3