mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2024-11-22 07:12:04 +01:00
msg_sop.properties: Add newline at the end
This commit is contained in:
parent
6ec62560ba
commit
5d2f87eb80
2 changed files with 2 additions and 2 deletions
|
@ -80,4 +80,4 @@ sop.error.usage.incompatible_options.clearsigned_no_armor=Options '--no-armor' a
|
|||
# Feature Support
|
||||
sop.error.feature_support.subcommand_not_supported=Subcommand '%s' is not supported.
|
||||
sop.error.feature_support.option_not_supported=Option '%s' not supported.
|
||||
sop.error.feature_support.subcommand_does_not_support_profiles=Subcommand '%s' does not support any profiles.
|
||||
sop.error.feature_support.subcommand_does_not_support_profiles=Subcommand '%s' does not support any profiles.
|
||||
|
|
|
@ -79,4 +79,4 @@ sop.error.usage.incompatible_options.clearsigned_no_armor=Optionen '--no-armor'
|
|||
# Feature Support
|
||||
sop.error.feature_support.subcommand_not_supported=Unterbefehl '%s' wird nicht unterstützt.
|
||||
sop.error.feature_support.option_not_supported=Option '%s' wird nicht unterstützt.
|
||||
sop.error.feature_support.subcommand_does_not_support_profiles=Unterbefehl '%s' unterstützt keine Profile.
|
||||
sop.error.feature_support.subcommand_does_not_support_profiles=Unterbefehl '%s' unterstützt keine Profile.
|
||||
|
|
Loading…
Reference in a new issue