diff options
author | tkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459> | 2012-10-31 16:36:49 +0000 |
---|---|---|
committer | tkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459> | 2012-10-31 16:36:49 +0000 |
commit | 29e8ec9d576dc1ef40542a6f2c1518c865d9792a (patch) | |
tree | 970a218666985c0d6d0e7c85598ed956a67ba62d /trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui | |
parent | 9ca611ae0ea85f93e236fa132d978110bc34cc1e (diff) | |
download | pdf-over-29e8ec9d576dc1ef40542a6f2c1518c865d9792a.tar.gz pdf-over-29e8ec9d576dc1ef40542a6f2c1518c865d9792a.tar.bz2 pdf-over-29e8ec9d576dc1ef40542a6f2c1518c865d9792a.zip |
Add label to transparency scale
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12730 3a0b52a2-8410-0410-bc02-ff6273a87459
Diffstat (limited to 'trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui')
-rw-r--r-- | trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties b/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties index a789bddb..247e9671 100644 --- a/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties +++ b/trunk/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> |