diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-07-20 00:24:37 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-07-20 00:24:37 +0200 |
commit | fd0997da4ae5ad94b7fc205e940bde9c00935291 (patch) | |
tree | 0053832407599d26a0b10f29e26ca8cc80342c6e /res/values | |
parent | 9a80ef57aeadcc36116507a1b5e510e69b626880 (diff) |
- Remove now unused string to import pkcs12.
- Translate new string into german
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 fca7a777..6ad486a5 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -174,7 +174,6 @@ <string name="trying_to_read">Trying to read file: %1$s</string> <string name="import_could_not_open">Could not find file %1$s mentioned in the imported config file</string> <string name="importing_config">Importing config file from source %1$s</string> - <string name="import_pkcs12_to_keystore">Your config file specified a pkcs12 file. Please import the file by selecting select in the Basic Settings configuration of the converted VPN</string> <string name="import_warning_custom_options">Your configuration had a few configuration options that could be parsed. These options were added as custom configuration options. The custom configuration is displayed below:</string> <string name="import_done">Done reading config file.</string> <string name="nobind_summary">Do not bind to local address and port</string> |