Fix issues with i18n properties

This commit is contained in:
Paul Schaub 2023-04-26 16:47:53 +02:00
parent e336e536a8
commit 226b5d99a0
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
9 changed files with 16 additions and 16 deletions

View file

@ -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.