move yubikey import into viewkeyfragment

This commit is contained in:
Vincent Breitmoser
2015-03-22 02:36:10 +01:00
parent 04c7639a5a
commit a7c52a1c9f
9 changed files with 377 additions and 229 deletions

View File

@@ -48,6 +48,7 @@
<!-- section -->
<string name="section_user_ids">"Identities"</string>
<string name="section_yubikey">"Yubikey"</string>
<string name="section_linked_system_contact">"Linked System Contact"</string>
<string name="section_should_you_trust">"Should you trust this key?"</string>
<string name="section_proof_details">Proof verification</string>
@@ -1267,5 +1268,6 @@
<string name="nfc_write_succesful">Successfully written on NFC tag</string>
<string name="unlocked">Unlocked</string>
<string name="nfc_settings">Settings</string>
<string name="snack_yubikey_view">View</string>
</resources>