diff options
author | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:07:29 +0000 |
---|---|---|
committer | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:07:29 +0000 |
commit | c4c8c4ce5e2ac5a01cef25d2929d7ab882bd1499 (patch) | |
tree | 8dcfe05bc3a7f5d407ecc6c094fb6b64b5cf7e5e /pdf-over-gui/src/main/resources/at/asit | |
parent | 9a018374d7eae5b662217e5da953f021af08cf4c (diff) | |
download | pdf-over-c4c8c4ce5e2ac5a01cef25d2929d7ab882bd1499.tar.gz pdf-over-c4c8c4ce5e2ac5a01cef25d2929d7ab882bd1499.tar.bz2 pdf-over-c4c8c4ce5e2ac5a01cef25d2929d7ab882bd1499.zip |
Add label to transparency scale
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@144 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/src/main/resources/at/asit')
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 3 |
1 files changed, 3 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 a789bddb..247e9671 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 @@ -12,6 +12,9 @@ advanced_config.OutputFolder=Default output folder\: advanced_config.OutputFolder.Dialog=Select a folder advanced_config.OutputFolder.Dialog_Title=Select Output folder advanced_config.OutputFolder_Title=Output location +advanced_config.SigPHTransparency=Signature placeholder transparency +advanced_config.SigPHTransparencyMax=Opaque +advanced_config.SigPHTransparencyMin=Invisible 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> |