diff options
| author | Arne Schwabe <arne@rfc2549.org> | 2012-08-22 23:52:25 +0200 |
|---|---|---|
| committer | Arne Schwabe <arne@rfc2549.org> | 2012-08-22 23:52:25 +0200 |
| commit | 4eb3ba653d0a7b5578ded1c4a4ae907b4532b016 (patch) | |
| tree | 2fc0986432573666eeddcad009604929b48c9330 /res/values | |
| parent | a961e7203a288be0bd1bc3e5063c9f63aa0f6143 (diff) | |
Enable the config converter to convert openvpn 2.2 tls-remote format to 2.3 format
Diffstat (limited to 'res/values')
| -rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 1d9c8f67..643d0919 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -255,4 +255,5 @@ <string name="add_new_vpn_hint">Use the <img src=\"ic_menu_add\"/> icon to add a new VPN</string> <string name="vpn_import_hint">Use the <img src=\"ic_menu_archive\"/> icon to import an existing (.ovpn or .conf) profile from your sdcard.</string> <string name="faq_hint">Be sure to also check out the FAQ. There is a quick start guide.</string> + <string name="correcttls">Convert remote-tls format from OpenVPN 2.2 to 2.3 format</string> </resources> |
