Add resource string for --stacktrace option

This commit is contained in:
Paul Schaub 2022-11-15 15:49:06 +01:00
parent 60f52ab89e
commit ed46adbe52
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
3 changed files with 4 additions and 1 deletions

View file

@ -34,6 +34,8 @@ usage.exitCodeList.17=73:Ambiguous input (a filename matching the designator alr
usage.exitCodeList.18=79:Key is not signing capable
## SHARED RESOURCES
stacktrace=Print stacktrace
## Malformed Input
sop.error.input.malformed_session_key=Session keys are expected in the format 'ALGONUM:HEXKEY'.
sop.error.input.not_a_private_key=Input '%s' does not contain an OpenPGP private key.