From dca67df888680da70235ce402e42e05945f67cb8 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 23 Apr 2012 00:07:02 +0200 Subject: Doing progress on the Preference dialog chaos --HG-- rename : res/layout/config.xml => res/layout/basic_settings.xml rename : src/de/blinkt/openvpn/AboutActivity.java => src/de/blinkt/openvpn/AboutFragment.java --- res/values/arrays.xml | 9 +++++++++ res/values/strings.xml | 5 +++-- 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'res/values') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index eb2c1b1c..41d523e3 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -8,6 +8,15 @@ Static Keys + + certs + pkcs12 + keystore + userpw + statickeys + + + 0 1 diff --git a/res/values/strings.xml b/res/values/strings.xml index a9c1b1dc..79b7f8a7 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -93,8 +93,9 @@ Password For the static configuration the TLS Auth Keys will be used as static keys. Configure the VPN - - + Add Profile + Enter a name identifying the new Profile + Duplicate Profile Name -- cgit v1.2.3