Skip to content

Commit 6e51b72

Browse files
hebastoPiRK
authored andcommitted
gui: Clarify block height label
Summary: > Prefer "block height" instead of "number of blocks". This is a backport of [[bitcoin-core/gui#40 | core-gui#40]] Test Plan: `ninja && src/qt/bitcoin-qt` Menu Window > Information Reviewers: #bitcoin_abc, Fabien Reviewed By: #bitcoin_abc, Fabien Differential Revision: https://reviews.bitcoinabc.org/D10130
1 parent 7d31c18 commit 6e51b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/forms/debugwindow.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
<item row="11" column="0">
291291
<widget class="QLabel" name="label_3">
292292
<property name="text">
293-
<string>Current number of blocks</string>
293+
<string>Current block height</string>
294294
</property>
295295
</widget>
296296
</item>

0 commit comments

Comments
 (0)