ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/localization/SettingsDialog.properties
(Generate patch)

Comparing java/installer2/src/net/oni2/aeinstaller/localization/SettingsDialog.properties (file contents):
Revision 722 by alloc, Thu Mar 21 11:41:22 2013 UTC vs.
Revision 856 by alloc, Fri May 3 14:13:54 2013 UTC

# Line 5 | Line 5 | btnCancel=Cancel
5   panUI=Look and feel
6   lblLaF=GUI theme:
7  
8 < panCommon=Common settings
8 > panCommon=Common
9   lblNotifyOnStart=Notify about updates on startup:
10   lblNotifyDepsAfterInstall=Only notify about dependencies after installation:
11   lblNotifyDepsAfterInstall.tooltip=<html>\
# Line 18 | Line 18 | dependencies <b>afterwards</b>.</html>
18   lblCopyIntro=Enable starting video on installation:
19   lblCopyOutro=Enable ending video on installation:
20  
21 + panProxy=Proxy
22 + chkUseProxy=Use proxy:
23 + lblProxyHost=Hostname or IP:
24 + lblProxyPort=Port number:
25 +
26 + proxyIllegalPort.text=The value entered for the proxy port number has to be an integer number between 1 and 65535.
27 + proxyIllegalPort.title=Invalid port number
28 + proxyVerifyFailed.text=No connection could be established to the given host+port combination.\nEither disable proxy usage or correct the data entered.
29 + proxyVerifyFailed.title=Verifying proxy settings failed
30 +
31   newLaF.text=A new GUI theme was selected.\nPlease restart the application in order to apply the changes.
32   newLaF.title=Restart to apply theme

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)