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
|
@ -3,12 +3,14 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
sop.name=sop
|
||||
usage.header=Stateless OpenPGP Protocol
|
||||
usage.footerHeading=Powered by picocli%n
|
||||
|
||||
locale=Locale for description texts
|
||||
|
||||
# Generic
|
||||
usage.synopsisHeading=Usage:\u0020
|
||||
usage.commandListHeading = %nCommands:%n
|
||||
usage.optionListHeading = %nOptions:%n
|
||||
usage.footerHeading=Powered by picocli%n
|
||||
|
||||
# Exit Codes
|
||||
usage.exitCodeListHeading=%nExit Codes:%n
|
||||
usage.exitCodeList.0=\u00200:Successful program execution
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue