android: Add activity to import certificate files

Such files can e.g. be opened from the Download view, if they are
associated with one of the supported mime-types.
This commit is contained in:
Tobias Brunner
2014-07-22 10:41:50 +02:00
parent ac200bcda5
commit 94cc8f6a72
7 changed files with 89 additions and 0 deletions
@@ -81,6 +81,9 @@
<string name="local_tab">Imported</string>
<string name="delete_certificate_question">Delete certificate?</string>
<string name="delete_certificate">The certificate will be permanently removed!</string>
<string name="import_certificate">Import certificate</string>
<string name="cert_imported_successfully">Certificate successfully imported</string>
<string name="cert_import_failed">Failed to import certificate</string>
<!-- VPN state fragment -->
<string name="state_label">Status:</string>