Display error on certification attempt with yubikey

Closes #978
This commit is contained in:
Vincent Breitmoser
2014-10-26 22:29:47 +01:00
parent ce58eb4b03
commit 84b234af37
3 changed files with 7 additions and 0 deletions

View File

@@ -928,6 +928,7 @@
<string name="msg_crt_error_master_not_found">"Master key not found!"</string>
<string name="msg_crt_error_nothing">"No keys certified!"</string>
<string name="msg_crt_error_unlock">"Error unlocking master key!"</string>
<string name="msg_crt_error_divert">"Certification with NFC is not (yet) supported!"</string>
<string name="msg_crt">"Certifying keyrings"</string>
<string name="msg_crt_master_fetch">"Fetching certifying master key"</string>
<string name="msg_crt_save">"Saving certified key %s"</string>