ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/localization/SettingsDialog.properties
Revision: 873
Committed: Mon May 20 11:24:58 2013 UTC (12 years, 4 months ago) by alloc
File size: 1464 byte(s)
Log Message:
AEI2.14:
- Fixes #55

File Contents

# Content
1 frame.title=AE Installer: Settings
2 btnOk=Save
3 btnCancel=Cancel
4
5 panUI=Look and feel
6 lblLaF=GUI theme:
7
8 panCommon=Common
9 lblNotifyOnStart=Notify about updates on startup:
10 lblNotifyNewPackagesOnStart=Notify about new packages on startup:
11 lblNotifyDepsAfterInstall=Only notify about dependencies after installation:
12 lblNotifyDepsAfterInstall.tooltip=<html>\
13 Normally you are notified about unmet dependencies <b>before</b><br>\
14 the installation continues so you can choose not to download<br>\
15 these packages. If you select this option the installation<br>\
16 process is not interrupted until it is finished and you are<br>\
17 informed on what additional mods were installed to meet<br>\
18 dependencies <b>afterwards</b>.</html>
19 lblShowTipsAtStart=Show tips on startup:
20 lblCopyIntro=Enable starting video on installation:
21 lblCopyOutro=Enable ending video on installation:
22
23 panProxy=Proxy
24 chkUseProxy=Use proxy:
25 lblProxyHost=Hostname or IP:
26 lblProxyPort=Port number:
27
28 proxyIllegalPort.text=The value entered for the proxy port number has to be an integer number between 1 and 65535.
29 proxyIllegalPort.title=Invalid port number
30 proxyVerifyFailed.text=No connection could be established to the given host+port combination.\nEither disable proxy usage or correct the data entered.
31 proxyVerifyFailed.title=Verifying proxy settings failed
32
33 newLaF.text=A new GUI theme was selected.\nPlease restart the application in order to apply the changes.
34 newLaF.title=Restart to apply theme