mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-03 17:54:19 +02:00
qt: Changes for built-in PCP+NAT-PMP
Change option help, and remove conditionals.
This commit is contained in:
@@ -328,10 +328,10 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="mapPortNatpmp">
|
||||
<property name="toolTip">
|
||||
<string>Automatically open the Bitcoin client port on the router. This only works when your router supports NAT-PMP and it is enabled. The external port could be random.</string>
|
||||
<string>Automatically open the Bitcoin client port on the router. This only works when your router supports PCP or NAT-PMP and it is enabled. The external port could be random.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Map port using NA&T-PMP</string>
|
||||
<string>Map port using PCP or NA&T-PMP</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user