diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-07-01 12:08:50 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-07-01 12:08:50 +0200 |
commit | a7e5a8faad65d9cdc3eb3cf9373ba27e582ac793 (patch) | |
tree | 4f3993a6417a6626d6479c705b3d7d39912774e3 /res/values | |
parent | 5435cd62e945a47f3a506acde2af3affe3c72790 (diff) |
0.5.9 removed the configimporter activity from the manifest. Fix this.v0.5.9b
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index d6b55458..59b89042 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -33,7 +33,6 @@ <string name="client_key_title">Client Certificate Key</string> <string name="client_pkcs12_title">PKCS12 File</string> <string name="ca_title">CA Certificate</string> - <string name="select_certificate">Select</string> <string name="no_certificate">Nothing selected</string> <string name="opevpn_copyright" translatable="false">Copyright © 2002–2010 OpenVPN Technologies, Inc. <sales@openvpn.net>\n |