summaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2018-02-25 13:00:13 +0100
committercyBerta <cyberta@riseup.net>2018-02-28 01:45:41 +0100
commit62e36ee804262be866946ca467f7abeb2746add4 (patch)
tree8f55d5f366efba31ab33e25e429c1b56f88eaca2 /app/src/main/res
parent69d7e4bc6d77e40407a404606b55630c35a4050b (diff)
#8808 add a link to android's vpn settings for API >= 24
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 71b6d437..03fd4584 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -110,4 +110,5 @@
<string name="vpn_certificate_user_message">The VPN certificate is invalid. Please log in to download a new one.</string>
<string name="save_battery">Save battery</string>
<string name="save_battery_message">Background data connections will hibernate when your phone is inactive. This feature is still experimental.</string>
+ <string name="always_on_vpn">Always-on VPN</string>
</resources>