Index: java/installer2/src/net/oni2/aeinstaller/localization/SettingsDialog.properties
===================================================================
--- java/installer2/src/net/oni2/aeinstaller/localization/SettingsDialog.properties	(revision 810)
+++ java/installer2/src/net/oni2/aeinstaller/localization/SettingsDialog.properties	(revision 856)
@@ -6,5 +6,5 @@
 lblLaF=GUI theme:
 
-panCommon=Common settings
+panCommon=Common
 lblNotifyOnStart=Notify about updates on startup:
 lblNotifyDepsAfterInstall=Only notify about dependencies after installation:
@@ -19,4 +19,14 @@
 lblCopyOutro=Enable ending video on installation:
 
+panProxy=Proxy
+chkUseProxy=Use proxy:
+lblProxyHost=Hostname or IP:
+lblProxyPort=Port number:
+
+proxyIllegalPort.text=The value entered for the proxy port number has to be an integer number between 1 and 65535.
+proxyIllegalPort.title=Invalid port number
+proxyVerifyFailed.text=No connection could be established to the given host+port combination.\nEither disable proxy usage or correct the data entered.
+proxyVerifyFailed.title=Verifying proxy settings failed
+
 newLaF.text=A new GUI theme was selected.\nPlease restart the application in order to apply the changes.
 newLaF.title=Restart to apply theme
