Skip to content

Commit 51d0857

Browse files
committed
Change 'Clear' button string to 'Reset'
Inherit changed from Bitcoin: bitcoin/bitcoin@9155241
1 parent 3808523 commit 51d0857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/forms/rpcconsole.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@
484484
<item>
485485
<widget class="QPushButton" name="btnClearTrafficGraph">
486486
<property name="text">
487-
<string>&amp;Clear</string>
487+
<string>&amp;Reset</string>
488488
</property>
489489
</widget>
490490
</item>

0 commit comments

Comments
 (0)