From a52b66cf1d0a579b95cddba44fb4df0e97bf8e22 Mon Sep 17 00:00:00 2001 From: tkellner Date: Wed, 24 Jul 2013 14:57:49 +0000 Subject: Add proxy authentication git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@465 174cde9d-5d70-4d2a-aa98-46368bc2aaf7 --- .../at/asit/pdfover/gui/messages.properties | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties') 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 8d174012..c5991585 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 @@ -16,6 +16,19 @@ advanced_config.OutputFolder.Dialog=Select a folder advanced_config.OutputFolder.Dialog_Title=Select Output folder advanced_config.OutputFolder_Title=&Output location advanced_config.OutputFolder_ToolTip=Select the folder where the signed document will be saved automatically (clear this field to disable automatic saving, enter a single dot (".") to denote the input document directory) +advanced_config.Proxy_Title=&Proxy +advanced_config.ProxyHost=Host: +advanced_config.ProxyHost_ToolTip=To use a proxy server enter the hostname or the IP here +advanced_config.ProxyHost_Template=Hostname or IP of the proxy server +advanced_config.ProxyPort=Port: +advanced_config.ProxyPort_Template=Port of the proxy server [1-65535] +advanced_config.ProxyPort_ToolTip=To use a proxy server enter the port number here +advanced_config.ProxyUser=Username: +advanced_config.ProxyUser_Template=Username for proxy authentication +advanced_config.ProxyUser_ToolTip=To use proxy authentication enter username here +advanced_config.ProxyPass=Password: +advanced_config.ProxyPass_Template=Password for proxy authentication +advanced_config.ProxyPass_ToolTip=To use proxy authentication enter password here advanced_config.Signature_Title=Si&gnature advanced_config.SigPHTransparency=Signature placeholder transparency advanced_config.SigPHTransparencyMax=Opaque @@ -130,13 +143,6 @@ simple_config.Note_SetDefault=Restore default simple_config.Note_Title=Signature &Note simple_config.Note_Tooltip=Add an optional note to display on your Signature simple_config.PhoneNumber=Mobile number: -simple_config.ProxyHost=Host: -simple_config.ProxyHostTemplate=Hostname or IP of the proxy server -simple_config.ProxyPort=Port: -simple_config.ProxyPortTemplate=Port of the proxy server [1-65535] -simple_config.Proxy_Title=&Proxy -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 simple_config.SigBlockLang_Title=Signature block lan&guage: simple_config.SigBlockLang_ToolTip=Select the language to be used in the signature block displayed on the signed document tanEnter.ReferenceValue=Reference value: -- cgit v1.2.3