enable nfc in import dialog as well

This commit is contained in:
Vincent Breitmoser
2015-03-22 06:48:33 +01:00
parent 212bba1869
commit 2e838e4cce
4 changed files with 51 additions and 6 deletions

View File

@@ -1273,9 +1273,10 @@
<string name="yubikey_serno">"Serial No: %s"</string>
<string name="yubikey_key_holder">"Key holder: "</string>
<string name="yubikey_key_holder_unset">"Key holder: &lt;unset&gt;"</string>
<string name="yubikey_status_bound">"Yubikey matches, bound to key"</string>
<string name="yubikey_status_bound">"Yubikey matches and is bound to key"</string>
<string name="yubikey_status_unbound">"Yubikey matches, can be bound to key"</string>
<string name="yubikey_status_partly">"Yubikey matches, partly bound to key"</string>
<string name="btn_import">"Import"</string>
<string name="snack_yubi_other">Different key stored on Yubikey!</string>
</resources>