diff options
Diffstat (limited to 'pdf-over-gui/src/main')
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties index 93e76a3a..cfe3df19 100644 --- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties +++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties @@ -15,7 +15,7 @@ advanced_config.OutputFolder_Title=Output location argument.error.output=is not a directory argument.help.bku=Select the BKU to use values are\: LOCAL, MOBILE (example\: -b <option> argument.help.config=Defines which configuration file to use. Example\: -c <config file> -argument.help.emblem=Sets the emblem file to use for the signature. Example\: -e <emblem file> +argument.help.emblem=Sets the signature logo file to use for the signature. Example\: -e <emblem file> argument.help.help=shows this help message argument.help.input=Sets the document to sign. Example\: -i <input document> argument.help.number=Sets the telephone number to use for mobile bku. Example\: -n <number> @@ -26,7 +26,7 @@ argument.help.proxyport=Sets the proxy port to use. Example\: -proxyport <port> argument.info.help=The following options are available\: argument.invalid.bku=BKU Argument invalid\! Use\: argument.invalid.config=Configuration File Argument invalid\! Use\: -argument.invalid.emblem=Emblem argument invalid\! Use\: +argument.invalid.emblem=Signature logo argument invalid\! Use\: argument.invalid.input=Document to sign argument invalid\! Use\: argument.invalid.number=Phone Number Argument invalid\! Use\: argument.invalid.output=Output folder argument invalid\! Use\: @@ -54,7 +54,7 @@ dataSourceSelection.browse=Select PDF from your computer error.Details=Details error.EnteredReferenceValue=You entered the reference value\! error.FailedToGetSignedDocument=Failed to get signed document. -error.FailedToLoadEmblem=Failed to load the emblem +error.FailedToLoadEmblem=Failed to load the signature logo error.FailedToSaveSettings=Failed to save configuration file\! error.Initialization=Initialization failed. Please check your configuration. error.InvalidBKU=Invalid BKU selection. Please check. @@ -67,7 +67,7 @@ error.SaveOutputFolder=Failed to save signed document to configured output folde error.Signatur=Signature error error.TanTooLong=Entered TAN too long error.Unexpected=Unexpected Error -exception.InvalidEmblemFile=is an invalid emblem file\! +exception.InvalidEmblemFile=is an invalid signature logo file\! exception.InvalidPort=is invalid has to be between 1 and exception.PasswordTooLong=Given password is too long\! exception.PasswordTooShort=Given password is too short\! @@ -81,8 +81,8 @@ mobileBKU.password=Password\: output.link_open_message=You can open the signed file <a>here</a> output.link_save_message=You can save the signed file output.success_message=Signature was successful -simple_config.EmblemEmpty=Drag and Drop an image here\nor use the browse button \nto select an emblem. -simple_config.Emblem_Title=Emblem +simple_config.EmblemEmpty=Drag and Drop an image here\nor use the browse button \nto select a signature logo. +simple_config.Emblem_Title=Signature logo simple_config.ExampleNumber=+43676123456789 simple_config.MobileBKU_Title=Mobile signature simple_config.PhoneNumber=Mobile number\: |