diff options
author | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:38:54 +0000 |
---|---|---|
committer | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:38:54 +0000 |
commit | 0596b077bdb07db40ebb067cdcda749f14cf6a9c (patch) | |
tree | 114416a1c88cc05bb04288873b1ccdd4b2998f39 /pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | |
parent | 2747a16945d5f89b9b029681a0d98393dd238c74 (diff) | |
download | mocca-0596b077bdb07db40ebb067cdcda749f14cf6a9c.tar.gz mocca-0596b077bdb07db40ebb067cdcda749f14cf6a9c.tar.bz2 mocca-0596b077bdb07db40ebb067cdcda749f14cf6a9c.zip |
Add CL argument to skip finish dialog
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@433 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties')
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 1 |
1 files changed, 1 insertions, 0 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 7557948f..6fa3f705 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 @@ -33,6 +33,7 @@ argument.help.output=Sets the output folder or file to use. Example: -o <folder> argument.help.password=Sets the password to use for mobile CCE. Example: -p <password> argument.help.proxyhost=Sets the proxy host to use. Example: -proxy <hostname/IP> argument.help.proxyport=Sets the proxy port to use. Example: -proxyport <port> +argument.help.skipfinish=Enables skipping of the "Finish" dialog (if successfully saved) argument.info.help=The following options are available: argument.invalid.bku=CCE argument invalid! Usage: argument.invalid.config=Configuration file argument invalid! Usage: |