Simplify program preferences

This commit is contained in:
Christophe Dumez
2010-12-05 16:36:02 +00:00
parent 3feffdf8fa
commit ec37673a21
2 changed files with 11 additions and 11 deletions

View File

@@ -142,7 +142,7 @@
</item>
<item>
<property name="text">
<string>Bittorrent</string>
<string>BitTorrent</string>
</property>
<property name="textAlignment">
<set>AlignHCenter|AlignVCenter|AlignCenter</set>
@@ -1399,8 +1399,8 @@ QGroupBox {
<rect>
<x>0</x>
<y>0</y>
<width>423</width>
<height>334</height>
<width>524</width>
<height>414</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_33">
@@ -1796,7 +1796,7 @@ QGroupBox {
<item>
<widget class="QGroupBox" name="AddBTFeaturesBox">
<property name="title">
<string>Bittorrent features</string>
<string>BitTorrent features</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_14">
<item>
@@ -1812,7 +1812,7 @@ QGroupBox {
}</string>
</property>
<property name="title">
<string>Enable DHT network (decentralized)</string>
<string>Enable DHT (decentralized network) to find more peers</string>
</property>
<property name="checkable">
<bool>true</bool>
@@ -1834,7 +1834,7 @@ QGroupBox {
}</string>
</property>
<property name="title">
<string>Use a different port for DHT and Bittorrent</string>
<string>Use a different port for DHT and BitTorrent</string>
</property>
<property name="checkable">
<bool>true</bool>
@@ -1898,7 +1898,7 @@ QGroupBox {
<string>Exchange peers with compatible Bittorrent clients (µTorrent, Vuze, ...)</string>
</property>
<property name="text">
<string>Enable Peer Exchange / PeX (requires restart)</string>
<string>Enable Peer Exchange (PeX) to find more peers</string>
</property>
<property name="checked">
<bool>true</bool>
@@ -1911,7 +1911,7 @@ QGroupBox {
<string>Look for peers on your local network</string>
</property>
<property name="text">
<string>Enable Local Peer Discovery</string>
<string>Enable Local Peer Discovery to find more peers</string>
</property>
<property name="checked">
<bool>true</bool>