summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-04-30 18:26:01 +0200
committerArne Schwabe <arne@rfc2549.org>2012-04-30 18:26:01 +0200
commitf8e6c02a647eade2dbac4411914918408ab435eb (patch)
treeabbc6ebdf42a04b952a496146c538bd43f50036a /res/values/strings.xml
parenteefb4523ca2d6cf70a27317b2ef80a121f5a1953 (diff)
- new Icon :)
- Obscure settings - version 0.4.5 - quick launch
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml7
1 files changed, 7 insertions, 0 deletions
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 @@
<string name="ipv4_format_error">Cannot parse the IPv4 address</string>
<string name="custom_route_format_error">Cannot parse the custom routes</string>
<string name="pw_query_hint">Leave empty to query on demand</string>
+ <string name="vpn_shortcut">OpenVPN Shortcut</string>
+ <string name="vpn_launch_title">Connect to VPN</string>
+ <string name="shortcut_profile_notfound">Profile specified in shortcut not found</string>
+ <string name="random_host_prefix">Random Host Prefix</string>
+ <string name="random_host_summary">adds 6 random chars in front of hostname</string>
+ <string name="custom_config_title">Enable Custom Options</string>
+ <string name="custom_config_summary">Specify custom options. Use with care!</string>
</resources>