mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-10 02:39:45 +02:00
Add missing i18n and fix broken strings
This commit is contained in:
parent
f13aade98e
commit
009364b217
32 changed files with 99 additions and 29 deletions
|
@ -10,9 +10,11 @@ not-after.1=Reject signatures with a creation date not in range.
|
|||
not-after.2=Defaults to current system time ("now").
|
||||
not-after.3=Accepts special value "-" for end of time.
|
||||
SIGNATURE[0]=Detached signature
|
||||
CERT[0..*]=Public key certificates for signature verification
|
||||
CERT[1..*]=Public key certificates for signature verification
|
||||
|
||||
stacktrace=Print stacktrace
|
||||
# Generic TODO: Remove when bumping picocli to 4.7.0
|
||||
usage.parameterListHeading=%nParameters:%n
|
||||
usage.synopsisHeading=Usage:\u0020
|
||||
usage.commandListHeading = %nCommands:%n
|
||||
usage.optionListHeading = %nOptions:%n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue