mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-10 02:39:45 +02:00
Add shared resources to all subcommand bundles
This commit is contained in:
parent
092a83a1e7
commit
e17d4d2efb
28 changed files with 164 additions and 4 deletions
|
@ -4,3 +4,9 @@
|
|||
usage.header=Trenne Signaturen von Klartext-signierter Nachricht
|
||||
no-armor=Schütze Ausgabe mit ASCII Armor
|
||||
signatures-out=Schreibe abgetrennte Signaturen in Ausgabe
|
||||
|
||||
# Generic TODO: Remove when bumping picocli to 4.7.0
|
||||
usage.synopsisHeading=Aufruf:\u0020
|
||||
usage.commandListHeading=%nBefehle:%n
|
||||
usage.optionListHeading = %nOptionen:%n
|
||||
usage.footerHeading=Powered by Picocli%n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue