mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-10 02:39:45 +02:00
parent
3ee42ea2ed
commit
4bc45a0692
4 changed files with 40 additions and 7 deletions
|
@ -48,6 +48,7 @@ sop.error.input.stdin_not_openpgp_data=Standard Input appears not to contain val
|
|||
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.
|
||||
sop.error.indirect_data_type.environment_variable_empty=Environment variable '%s' is empty.
|
||||
sop.error.indirect_data_type.file_descriptor_not_found=File descriptor '%s' not found.
|
||||
sop.error.indirect_data_type.input_file_does_not_exist=Input file '%s' does not exist.
|
||||
sop.error.indirect_data_type.input_not_a_file=Input file '%s' is not a file.
|
||||
sop.error.indirect_data_type.output_file_already_exists=Output file '%s' already exists.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue