From 9cd2069d5d57fc605a8eae3e6f8a0b09b56d4c16 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 3 May 2012 11:05:51 +0200 Subject: extract settings string to ressource file. Fix calucation of netmaks Make p2p assumption message clearer closes issue #5 --- res/xml/vpn_authentification.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'res/xml/vpn_authentification.xml') diff --git a/res/xml/vpn_authentification.xml b/res/xml/vpn_authentification.xml index ceeb514b..bd8d8ca5 100644 --- a/res/xml/vpn_authentification.xml +++ b/res/xml/vpn_authentification.xml @@ -3,29 +3,29 @@ + android:summary="@string/check_remote_tlscert" + android:title="@string/check_remote_tlscert_title" /> + android:summary="@string/remote_tlscn_check_summary" + android:title="@string/remote_tlscn_check_title" /> + android:title="@string/enter_tlscn_title" /> + android:title="@string/tls_auth_file" /> + android:title="@string/tls_direction" /> /> -- cgit v1.2.3