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 | 8c3c7472780a20cb76479a8a9f5571817c17518f (patch) | |
tree | ccc2af20be7d29aad9e9fdd04e9346291489449a /res/values/strings.xml | |
parent | 35997a29152332ad84d390e8a46f65744d198caa (diff) |
0.5.9 removed the configimporter activity from the manifest. Fix this.
Diffstat (limited to 'res/values/strings.xml')
-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 |