Skip to content

Commit 77f24aa

Browse files
committed
gui: improve "Address Relay" translator comments and tooltip in peers tab
1 parent 5f44c5c commit 77f24aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/qt/forms/debugwindow.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1594,10 +1594,10 @@
15941594
<item row="23" column="0">
15951595
<widget class="QLabel" name="peerAddrRelayEnabledLabel">
15961596
<property name="toolTip">
1597-
<string extracomment="Tooltip text for the Address Relay field in the peer details area.">Whether we relay addresses to this peer.</string>
1597+
<string extracomment="Tooltip text for the Address Relay field in the peer details area, which displays whether we relay addresses to this peer (Yes/No).">Whether we relay addresses to this peer.</string>
15981598
</property>
15991599
<property name="text">
1600-
<string>Address Relay</string>
1600+
<string extracomment="Text title for the Address Relay field in the peer details area, which displays whether we relay addresses to this peer (Yes/No).">Address Relay</string>
16011601
</property>
16021602
</widget>
16031603
</item>

0 commit comments

Comments
 (0)