android: Show an error if VPN fails due to lock down mode in Android 4.2

This commit is contained in:
Tobias Brunner
2012-11-19 11:43:32 +01:00
parent be2e7ecc2f
commit 2e50a8e751
4 changed files with 14 additions and 1 deletions
@@ -25,6 +25,7 @@
<string name="search">Search</string>
<string name="vpn_not_supported_title">VPN not supported</string>
<string name="vpn_not_supported">Your device does not support VPN applications.\nPlease contact the manufacturer.</string>
<string name="vpn_not_supported_during_lockdown">VPN connections are not supported in lockdown mode.</string>
<string name="loading">Loading&#8230;</string>
<!-- Log view -->