diff options
author | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:38:16 +0000 |
---|---|---|
committer | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:38:16 +0000 |
commit | 4c855f38594a63060061d90f17b62cfe47aab533 (patch) | |
tree | 65692521cde693caf361d8d2f9dda0e84e361d9e /pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | |
parent | ea349f87b971751dfefc21a2bb60ce8a6d61061b (diff) | |
download | pdf-over-4c855f38594a63060061d90f17b62cfe47aab533.tar.gz pdf-over-4c855f38594a63060061d90f17b62cfe47aab533.tar.bz2 pdf-over-4c855f38594a63060061d90f17b62cfe47aab533.zip |
Add cmd line arg for automatic positioning
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@428 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 | 21 |
1 files changed, 11 insertions, 10 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 e2247ec0..7557948f 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 @@ -22,7 +22,8 @@ advanced_config.SigPHTransparencyMax=Opaque advanced_config.SigPHTransparencyMin=Invisible advanced_config.SigPHTransparencyTooltip=Set the transparency of the signature placeholder in the positioning step argument.error.output=is not a directory -argument.help.bku=Select the CCE to use. Values are: LOCAL, MOBILE. Example: -b <option> +argument.help.autopos=Enables automatic signature positioning +argument.help.bku=Select the CCE to use. Values are: LOCAL, MOBILE. Example: -b MOBILE argument.help.config=Defines which configuration file to use. Example: -c <config 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 @@ -33,15 +34,15 @@ argument.help.password=Sets the password to use for mobile CCE. Example: -p <pas 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.info.help=The following options are available: -argument.invalid.bku=CCE argument invalid! Use: -argument.invalid.config=Configuration file 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: -argument.invalid.password=Mobile CCE password invalid! Use: -argument.invalid.proxyhost=Proxy host argument invalid! Use: -argument.invalid.proxyport=Proxy port argument invalid! Use: +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.number=Phone number argument invalid! Usage: +argument.invalid.output=Output folder argument invalid! Usage: +argument.invalid.password=Mobile CCE password invalid! Usage: +argument.invalid.proxyhost=Proxy host argument invalid! Usage: +argument.invalid.proxyport=Proxy port argument invalid! Usage: bku_selection.card=&Card bku_selection.mobile=&Mobile common.AllExtension_Description=All files |