Last change
on this file since 856 was 856, checked in by alloc, 12 years ago |
AEI2.09:
- Refs #3: Settings dialog can be used to change proxy settings
|
File size:
1.3 KB
|
Rev | Line | |
---|
[651] | 1 | frame.title=AE Installer: Settings
|
---|
| 2 | btnOk=Save
|
---|
| 3 | btnCancel=Cancel
|
---|
| 4 |
|
---|
| 5 | panUI=Look and feel
|
---|
| 6 | lblLaF=GUI theme:
|
---|
| 7 |
|
---|
[856] | 8 | panCommon=Common
|
---|
[651] | 9 | lblNotifyOnStart=Notify about updates on startup:
|
---|
| 10 | lblNotifyDepsAfterInstall=Only notify about dependencies after installation:
|
---|
| 11 | lblNotifyDepsAfterInstall.tooltip=<html>\
|
---|
| 12 | Normally you are notified about unmet dependencies <b>before</b><br>\
|
---|
| 13 | the installation continues so you can choose not to download<br>\
|
---|
| 14 | these packages. If you select this option the installation<br>\
|
---|
| 15 | process is not interrupted until it is finished and you are<br>\
|
---|
| 16 | informed on what additional mods were installed to meet<br>\
|
---|
| 17 | dependencies <b>afterwards</b>.</html>
|
---|
| 18 | lblCopyIntro=Enable starting video on installation:
|
---|
| 19 | lblCopyOutro=Enable ending video on installation:
|
---|
| 20 |
|
---|
[856] | 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 |
|
---|
[656] | 31 | newLaF.text=A new GUI theme was selected.\nPlease restart the application in order to apply the changes.
|
---|
[651] | 32 | newLaF.title=Restart to apply theme
|
---|
Note:
See
TracBrowser
for help on using the repository browser.