mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-11 03:09:50 +02:00
Fix issues with i18n properties
This commit is contained in:
parent
e336e536a8
commit
226b5d99a0
9 changed files with 16 additions and 16 deletions
|
@ -47,7 +47,7 @@ sop.error.input.malformed_not_after=Invalid date string supplied as value of '--
|
|||
sop.error.input.malformed_not_before=Invalid date string supplied as value of '--not-before'.
|
||||
sop.error.input.stdin_not_a_message=Standard Input appears not to contain a valid OpenPGP message.
|
||||
sop.error.input.stdin_not_a_private_key=Standard Input appears not to contain a valid OpenPGP secret key.
|
||||
sop.error.input.stdin_not_openpgp_data=Standard Input appears not to contain valid OpenPGP data
|
||||
sop.error.input.stdin_not_openpgp_data=Standard Input appears not to contain valid OpenPGP data.
|
||||
## Indirect Data Types
|
||||
sop.error.indirect_data_type.ambiguous_filename=File name '%s' is ambiguous. File with the same name exists on the filesystem.
|
||||
sop.error.indirect_data_type.environment_variable_not_set=Environment variable '%s' not set.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue