From 7a353422c92187b643377939ebd19429ab66e4bf Mon Sep 17 00:00:00 2001 From: Tobias Kellner Date: Mon, 12 Oct 2015 04:27:31 +0200 Subject: Add keystore file argument --- pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties') 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 52ae3d6a..5ca9051e 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 @@ -49,6 +49,7 @@ argument.help.config=Defines which configuration file to use. Example\: -c argument.help.help=Shows this help message argument.help.input=Sets the document to sign. Example\: -i +argument.help.keystorefile=Sets the keystore file. Example \: -ks argument.help.number=Sets the telephone number to use for mobile CCE. Example\: -n argument.help.output=Sets the output folder or file to use. Example\: -o argument.help.password=Sets the password to use for mobile CCE. Example\: -p @@ -62,6 +63,7 @@ argument.invalid.bku=CCE argument invalid\! Usage\: argument.invalid.config=Configuration file argument invalid\! Usage\: argument.invalid.emblem=Signature logo argument invalid\! Usage\: argument.invalid.input=Document to sign argument invalid\! Usage\: +argument.invalid.keystorefile=Keystore file invalid\! Usage\: argument.invalid.number=Phone number argument invalid\! Usage\: argument.invalid.output=Output folder argument invalid\! Usage\: argument.invalid.password=Mobile CCE password invalid\! Usage\: -- cgit v1.2.3