Merge pull request #2201 from open-keychain/gnuk-new

Gnuk
This commit is contained in:
Dominik Schürmann
2017-11-01 14:45:29 +01:00
committed by GitHub
14 changed files with 678 additions and 142 deletions

View File

@@ -1910,7 +1910,9 @@
<item quantity="one">"1 attempt left"</item>
<item quantity="other">"%d attempts left"</item>
</plurals>
<string name="token_error_locked_indefinitely">Too many reset attempts. Token is locked irrecoverably!</string>
<string name="token_error_locked_indefinitely">Too many reset attempts. Token cannot be unlocked!</string>
<string name="token_error_cannot_reset_gnuk_old">"The Gnuk Token does not support reset until version 1.2.5"</string>
<string name="token_error_cannot_reset">"This Security Token does not support reset"</string>
<string name="token_menu_change_pin">Change PIN</string>
<string name="token_menu_view_log">View Log</string>