add linked it to view key context menu

This commit is contained in:
Vincent Breitmoser
2015-03-02 19:05:52 +01:00
parent e6af789bf5
commit 8bec183eda
4 changed files with 26 additions and 1 deletions

View File

@@ -1292,8 +1292,9 @@
<string name="linked_id_generic_text">"This file claims ownership of the OpenPGP key with long id %2$s.\n\nCookie for proof:\n%1$s"</string>
<string name="linked_verifying">Verifying…</string>
<string name="linked_verify_success">Verification successful!</string>
<string name="linked_verify_error">Veriication error!</string>
<string name="linked_verify_error">Verification error!</string>
<string name="linked_verify_pending">Not yet verified</string>
<string name="linked_need_verify">The resource needs to be verified before you can proceed!</string>
<string name="menu_linked_add_identity">"Add Linked Identity"</string>
</resources>