diff options
author | Samuel Holland <samuel@sholland.org> | 2018-01-06 17:32:33 -0600 |
---|---|---|
committer | Samuel Holland <samuel@sholland.org> | 2018-01-06 22:14:10 -0600 |
commit | 4d38993832839da2c4567ec5c412ecd4464b5d33 (patch) | |
tree | ac92647718621538653b87adb9ae1d98915308c5 /app/src/main/res/values/strings.xml | |
parent | 22bdffcecd11cfb14243c65c0c9c8e5f3a50540a (diff) |
project: Minor cleanups
Signed-off-by: Samuel Holland <samuel@sholland.org>
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2b5d49c2..52b7de60 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -35,8 +35,8 @@ <h3>Come back later!</h3><br> <p>Your Android device does not <em>currently</em> have the WireGuard kernel module. Please - talk to the manufacturer of your Android device or the author of your device\'s ROM about - including the WireGuard kernel module.</p><br> + talk to the manufacturer of your Android device or the author of your device’s ROM + about including the WireGuard kernel module.</p><br> <p>Fortunately, we are in the process of implementing support for WireGuard in a way that will work on all devices, without any need for the kernel module. This means that while you |