diff options
author | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:10:00 +0000 |
---|---|---|
committer | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:10:00 +0000 |
commit | 782c82871bdea8d6091e9335823240af8e0f04d7 (patch) | |
tree | 03bdcb6ce04b7bd1022bfcbf2e091d95515e0ee9 /pdf-over-gui/src/main/resources/at | |
parent | 880f96c5fd18d760f85e6814cb77ca908c4d8dc4 (diff) | |
download | pdf-over-782c82871bdea8d6091e9335823240af8e0f04d7.tar.gz pdf-over-782c82871bdea8d6091e9335823240af8e0f04d7.tar.bz2 pdf-over-782c82871bdea8d6091e9335823240af8e0f04d7.zip |
+ ignore option for error dialog
+ resumeable exception for settings validation
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@168 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/src/main/resources/at')
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 6 |
1 files changed, 6 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 51a5ae9a..a594a7dc 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 @@ -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! |