From f8e6c02a647eade2dbac4411914918408ab435eb Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 30 Apr 2012 18:26:01 +0200 Subject: - new Icon :) - Obscure settings - version 0.4.5 - quick launch --- res/values/arrays.xml | 49 +++++++++++++++++++++++++++++++------------------ res/values/strings.xml | 7 +++++++ res/values/styles.xml | 4 ++++ 3 files changed, 42 insertions(+), 18 deletions(-) (limited to 'res/values') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index f4651fd2..98f244bc 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -1,32 +1,45 @@ + - Certificates - PKCS12 File - Android Certficate - Username/Password - Static Keys + Certificates + PKCS12 File + Android Certficate + Username/Password + Static Keys - - - certs - pkcs12 - keystore - userpw - statickeys + + certs + pkcs12 + keystore + userpw + statickeys - - 0 1 - Unspecified + Unspecified - 0 1 - + - + + 0 + 1 + 2 + 3 + 4 + 5 + + + 0 - No Logging + 1 - Default logging + 2 - More verbose logging + 3 + 4 + 5 - Debug logging + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 2a2135a3..58137810 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -104,4 +104,11 @@ Cannot parse the IPv4 address Cannot parse the custom routes Leave empty to query on demand + OpenVPN Shortcut + Connect to VPN + Profile specified in shortcut not found + Random Host Prefix + adds 6 random chars in front of hostname + Enable Custom Options + Specify custom options. Use with care! diff --git a/res/values/styles.xml b/res/values/styles.xml index 59010fd4..7ae97cd1 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -32,4 +32,8 @@ ?android:attr/textAppearanceSmall + + + \ No newline at end of file -- cgit v1.2.3