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
|
|
@ -130,6 +130,8 @@
|
|||
"RememberToRemoveKey" = "Vergiss das Löschen des Schlüssels nicht";
|
||||
"RememberToRemoveKeyFromServer." = "Vergiss nicht, den Schlüssel wieder vom Server zu entfernen.";
|
||||
"RemovePgpKeys" = "PGP-Schlüssel entfernen";
|
||||
"KeyExpiredOrIncompatibleError." = "Der öffentliche PGP-Schlüssel ist eventuell abgelaufen oder inkompatibel mit dem privaten Schlüssel.";
|
||||
"WrongPassphraseError." = "Das Passwort für den privaten PGP-Schlüssel ist falsch.";
|
||||
|
||||
// App passcode
|
||||
"RemovePasscode" = "Passcode entfernen";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue