forked from I2P_Developers/i2p.i2p

* Tweaks to the tray icon menu * Some starting work on a GUI general configuration menu * Bugfix allowing spaces in directory structure
27 lines
891 B
INI
27 lines
891 B
INI
|
|
jPanel2.TabConstraints.tabTitle=Speed
|
|
jPanel3.TabConstraints.tabTitle=Updates
|
|
jPanel4.TabConstraints.tabTitle=Tunnels/Services
|
|
jPanel5.TabConstraints.tabTitle=Network
|
|
jPanel6.TabConstraints.tabTitle=Advanced
|
|
cancel.text=Cancel
|
|
ok.text=OK
|
|
jLabel1.text=Upload speed:
|
|
jLabel2.text=Download speed:
|
|
jTextField1.text=jTextField1
|
|
jTextField2.text=jTextField2
|
|
jLabel3.text=Monthly usage:
|
|
jLabel4.text=Monthly usage:
|
|
jTextField3.text=jTextField3
|
|
jTextField4.text=jTextField4
|
|
jLabel5.text=GB
|
|
jLabel6.text=GB
|
|
jLabel7.text=Explanation ...
|
|
jLabel8.text=What is your preferred automatic update setting?
|
|
jRadioButton1.text=Only inform about updates
|
|
jRadioButton2.text=Download and verify update file, do not restart
|
|
jRadioButton3.text=Download, verify and restart
|
|
jToggleButton1.text=Check for updates now
|
|
jToggleButton2.text=Update available: update now
|
|
jToggleButton3.text=Advanced update configuration
|