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 +++++++++++++------- .../at/asit/pdfover/gui/messages_de.properties | 20 +++++++++++++------- 2 files changed, 26 insertions(+), 14 deletions(-) (limited to 'pdf-over-gui/src/main/resources') 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: diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties index e4add447..4d9eaf50 100644 --- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties +++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties @@ -16,6 +16,19 @@ advanced_config.OutputFolder.Dialog=W advanced_config.OutputFolder.Dialog_Title=Ausgabeordner Wählen advanced_config.OutputFolder_Title=Ausgabe&ort advanced_config.OutputFolder_ToolTip=Wählen Sie einen Ordner, in dem signierte Dokumente automatisch abgelegt werden (deaktivert, wenn das Feld leer ist; ein einzelner Punkt (".") wählt das Verzeichnis des Ursprungsdokuments) +advanced_config.Proxy_Title=&Proxy +advanced_config.ProxyHost=Host: +advanced_config.ProxyHost_Template=Hostname oder IP des Proxy-Servers +advanced_config.ProxyHost_ToolTip=Um einen Proxy zu verwenden Hostname/IP hier eingeben +advanced_config.ProxyPort=Port: +advanced_config.ProxyPort_Template=Port des Proxy-Servers [1-65535] +advanced_config.ProxyPort_ToolTip=Um einen Proxy zu verwenden Portnummer hier eingeben +advanced_config.ProxyUser=Benutzer: +advanced_config.ProxyUser_Template=Benutzername für den Proxy-Server +advanced_config.ProxyUser_ToolTip=Für Proxy-Authentifizierung Benutzername hier eingeben +advanced_config.ProxyPass=Passwort: +advanced_config.ProxyPass_Template=Passwort für den Proxy-Server +advanced_config.ProxyPass_ToolTip=Für Proxy-Authentifizierung Passwort hier eingeben advanced_config.Signature_Title=Si&gnatur advanced_config.SigPHTransparency=Signaturplatzhalter-Transparenz advanced_config.SigPHTransparencyMax=Undurchsichtig @@ -128,15 +141,8 @@ simple_config.Note_SetDefault=Standard wiederherstellen simple_config.Note_Title=Signaturhi&nweis simple_config.Note_Tooltip=Ein optionaler Hinweis, der in Ihrer Signatur angezeigt wird simple_config.PhoneNumber=Handynummer: -simple_config.ProxyHost=Host: -simple_config.ProxyHostTemplate=Hostname oder IP des Proxy-Servers -simple_config.ProxyPort=Port: -simple_config.ProxyPortTemplate=Port des Proxy-Servers [1-65535] -simple_config.Proxy_Title=&Proxy simple_config.ClearEmblem=Ent&fernen simple_config.ExampleNumber_ToolTip=Um die Handynummer voreinzustellen hier eingeben -simple_config.ProxyHost_ToolTip=Um einen Proxy zu verwenden Hostname/IP hier eingeben -simple_config.ProxyPort_ToolTip=Um einen Proxy zu verwenden Portnummer hier eingeben simple_config.SigBlockLang_Title=Sp&rache des Signaturblocks: simple_config.SigBlockLang_ToolTip=Wählen Sie eine Sprache für den Signaturblock, der am signierten Dokument erscheint tanEnter.ReferenceValue=Vergleichswert: -- cgit v1.2.3