finish ui flow for yubikey import
This commit is contained in:
@@ -1124,7 +1124,7 @@
|
||||
<string name="msg_import_fetch_error_decode">"Error decoding retrieved keyring!"</string>
|
||||
<string name="msg_import_fetch_error">"Key could not be retrieved! (Network problems?)"</string>
|
||||
<string name="msg_import_fetch_keybase">"Retrieving from keybase.io: %s"</string>
|
||||
<string name="msg_import_fetch_keyserver_error">"Could not retrieve key from keybase!"</string>
|
||||
<string name="msg_import_fetch_keyserver_error">"Could not retrieve key from keyservers: %s"</string>
|
||||
<string name="msg_import_fetch_keyserver">"Retrieving from keyserver: %s"</string>
|
||||
<string name="msg_import_fetch_keyserver_ok">"Key retrieval successful"</string>
|
||||
<string name="msg_import_keyserver">"Using keyserver %s"</string>
|
||||
@@ -1267,13 +1267,15 @@
|
||||
<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>
|
||||
<string name="button_bind_key">Bind Key</string>
|
||||
<string name="snack_yubikey_view">"View"</string>
|
||||
<string name="snack_yubikey_import">"Import"</string>
|
||||
<string name="button_bind_key">"Bind Key"</string>
|
||||
<string name="yubikey_serno">"Serial No: %s"</string>
|
||||
<string name="yubikey_key_holder">"Key holder: "</string>
|
||||
<string name="yubikey_key_holder_unset">"Key holder: <unset>"</string>
|
||||
<string name="yubikey_status_bound">Yubikey matches, 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="yubikey_status_bound">"Yubikey matches, 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>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user