From 69f36a1ffafafc233291f44af0b7146428b764a3 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/main_headers.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'res/xml/main_headers.xml') diff --git a/res/xml/main_headers.xml b/res/xml/main_headers.xml index 7ea95848..0270f9bf 100644 --- a/res/xml/main_headers.xml +++ b/res/xml/main_headers.xml @@ -3,12 +3,13 @@
+ android:summary="@string/vpn_list_summary" + android:title="@string/vpn_list_title" />
+ android:summary="@string/about_summary" + android:title="@string/about" /> + \ No newline at end of file -- cgit v1.2.3