diff options
author | tkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459> | 2012-10-31 16:36:59 +0000 |
---|---|---|
committer | tkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459> | 2012-10-31 16:36:59 +0000 |
commit | 11b4582b7c2e2d5008931fa5029563efedda37a5 (patch) | |
tree | 15e4a4c1ca8ccad29bf66c6db1322550577b897b /trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui | |
parent | 846b13ac8d1e770be10ff3909509d872954be0fd (diff) | |
download | pdf-over-11b4582b7c2e2d5008931fa5029563efedda37a5.tar.gz pdf-over-11b4582b7c2e2d5008931fa5029563efedda37a5.tar.bz2 pdf-over-11b4582b7c2e2d5008931fa5029563efedda37a5.zip |
+ ignore option for error dialog
+ resumeable exception for settings validation
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12754 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 | 6 |
1 files changed, 6 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 51a5ae9a..a594a7dc 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 @@ -15,6 +15,9 @@ advanced_config.OutputFolder_Title=Output location advanced_config.SigPHTransparency=Signature placeholder transparency advanced_config.SigPHTransparencyMax=Opaque advanced_config.SigPHTransparencyMin=Invisible +advanced_config.AutoPosition_ToolTip=Activate this option to automatically position the signature +advanced_config.OutputFolder_ToolTip=Select the folder where the signed document will be saved automatically (clear this field to disable automatic saving) +advanced_config.BKUSelection_ToolTip=Select the default BKU to use during signature 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> @@ -101,6 +104,9 @@ simple_config.ProxyPort=Port: simple_config.ProxyPortTemplate=port proxy server [1-65535] simple_config.Proxy_Title=Proxy simple_config.ClearEmblem=Clear +simple_config.ExampleNumber_ToolTip=To use a default mobile phone number enter it here +simple_config.ProxyHost_ToolTip=To use a proxy server enter the hostname or the IP here +simple_config.ProxyPort_ToolTip=To use a proxy server enter the port number here tanEnter.ReferenceValue=Reference value tanEnter.TAN=TAN: tanEnter.tries=tries left! |