Support import from application/autocrypt-setup type

This commit is contained in:
Vincent Breitmoser
2018-04-13 21:36:09 +02:00
parent 079305c375
commit 9bb19a3ad7
10 changed files with 59 additions and 12 deletions

View File

@@ -102,6 +102,7 @@
<string name="btn_encrypt_text">"Encrypt text"</string>
<string name="btn_add_email">"Add additional email address"</string>
<string name="btn_unlock">"Unlock"</string>
<string name="btn_proceed">"Proceed"</string>
<string name="btn_add_keyserver">"Add"</string>
<string name="btn_save_default">"Save as default"</string>
<string name="btn_saved">"Saved!"</string>
@@ -334,6 +335,7 @@
<string name="passphrase_keyboard_hint_alpha">"Switch to alphabetic keyboard"</string>
<string name="passphrase_keyboard_hint_numeric">"Switch to numeric keyboard"</string>
<string name="passphrase_transfer">"Enter transfer code"</string>
<string name="passphrase_transfer_autocrypt">"To import this Autocrypt Setup Message, enter transfer code:"</string>
<string name="pin_for">"Enter PIN for '%s'"</string>
<string name="security_token_pin_for">"Enter PIN to access Security Token for '%s'"</string>
<string name="security_token_nfc_text">"Hold Security Token against the NFC marker at the back of your device."</string>
@@ -634,6 +636,7 @@
<string name="intent_import_key">"Import Key with OpenKeychain"</string>
<string name="intent_send_encrypt">"Encrypt with OpenKeychain"</string>
<string name="intent_send_decrypt">"Decrypt with OpenKeychain"</string>
<string name="intent_autocrypt_setup">"Import Autocrypt Setup Message"</string>
<!-- Remote API -->
<string name="api_settings_show_info">"Show advanced information"</string>