summaryrefslogtreecommitdiff
path: root/res/xml/vpn_authentification.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/vpn_authentification.xml')
-rw-r--r--res/xml/vpn_authentification.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/xml/vpn_authentification.xml b/res/xml/vpn_authentification.xml
index 11ea3abe..949093d6 100644
--- a/res/xml/vpn_authentification.xml
+++ b/res/xml/vpn_authentification.xml
@@ -3,9 +3,9 @@
<CheckBoxPreference
android:key="remoteServerTLS"
- android:summary="Checks whether the server use a TLS Server Certificate"
+ android:summary="Checks whether the server uses a TLS Server Certificate"
android:title="Except TLS Server" />
- <de.blinkt.openvpn.VPNConfigPreference
- android:title="Whaaaaats UUUUuuuuup?" />
+
+ <CheckBoxPreference android:key="useTLSAuth"/>
</PreferenceScreen> \ No newline at end of file