Wrap GopenPGP errors into more understandable app errors
This commit is contained in:
parent
fa820e277f
commit
44cb864642
5 changed files with 23 additions and 4 deletions
|
|
@ -131,6 +131,8 @@
|
|||
"RememberToRemoveKeyFromServer." = "Remember to remove the key from the server.";
|
||||
"RemovePgpKeys" = "Remove PGP Keys";
|
||||
"PgpCopyPublicAndPrivateKeyToPass." = "Copy your ASCII-armored public and private keys to Pass with names \"gpg_key.pub\" and \"gpg_key\" (without quotes) via iTunes. Then come back and click \"iTunes File Sharing\" to finish.";
|
||||
"KeyExpiredOrIncompatibleError." = "PGP public key may be expired or incompatible with the private key.";
|
||||
"WrongPassphraseError." = "Passphrase of your PGP secret key is wrong.";
|
||||
|
||||
// App passcode
|
||||
"RemovePasscode" = "Remove Passcode";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue