Slight change to "Use different key" submenu, possibly display Autocrypt Setup Message hint

This commit is contained in:
Vincent Breitmoser
2018-04-18 16:34:28 +02:00
parent 00a13e8533
commit d6f8357a76
6 changed files with 86 additions and 7 deletions

View File

@@ -2006,5 +2006,7 @@
<string name="key_gen_finish">Finish</string>
<string name="key_gen_done">Generated end-to-end key!</string>
<string name="key_gen_finishing">Finishing setup…</string>
<string name="key_import_text">To import your key, you can either:\n\n① Open Autocrypt Setup Message from another e-mail app in K-9 Mail\n\n② Manually import in OpenKeychain</string>
<string name="key_import_text">To use an end-to-end key, it has to be imported into OpenKeychain.</string>
<string name="key_import_text_autocrypt_setup_msg">To import your existing setup from another device, you can also open an Autocrypt Setup Message in %s.</string>
<string name="button_goto_openkeychain">Go to OpenKeychain</string>
</resources>