
* Tweaks to the tray icon menu * Some starting work on a GUI general configuration menu * Bugfix allowing spaces in directory structure
18 lines
956 B
INI
18 lines
956 B
INI
Form.title=I2P Configuration
|
|
previousButton.text=Previous
|
|
finishButton.text=Finish
|
|
uploadLabel.text=Upload Speed:
|
|
uploadBurstLabel.text=Burst Upload Speed:
|
|
downloadLabel.text=Download Speed:
|
|
downloadBurstLabel.text=Burst Download Speed:
|
|
uploadUsageLabel.text=Monthly usage:
|
|
downloadUsageLabel.text=Monthly usage:
|
|
uploadField.text=jTextField1
|
|
uploadBurstField.text=jTextField2
|
|
downloadField.text=jTextField4
|
|
downloadBurstField.text=jTextField5
|
|
uploadMonth.text=jTextField1
|
|
downloadMonth.text=jTextField2
|
|
settingsInfo.text=The profile information your entered, indicates that these are your optimal settings:
|
|
explanation.text=<html>We give a suggested upload and download speed. If your provider imposes a monthly bandwidth limit (usually given in <b>gigabyte (GB)</b>), please enter a value lower than that limit. If you run I2P only 50% of the time, you can double the bandwidth limit to use the same amount as when you are online 100% of the time.</html>
|