aboutsummaryrefslogtreecommitdiff
path: root/src/qt
diff options
context:
space:
mode:
authorJonas Schnelli <dev@jonasschnelli.ch>2017-03-17 14:44:29 +0100
committerJonas Schnelli <dev@jonasschnelli.ch>2017-03-17 14:45:03 +0100
commita387d3a807f86cbe97a3ed8c073ee34eb1d5dbb1 (patch)
treee8e0d53ef9d0ca6a08aa6730f5a8fbf5df27fcdc /src/qt
parentb9f930b383480a443fea5e89cb972265690962af (diff)
parent9155241bd9b0de18f30a5589351bdcbd0c6583a6 (diff)
downloadbitcoin-a387d3a807f86cbe97a3ed8c073ee34eb1d5dbb1.tar.xz
Merge #9690: Change 'Clear' button string to 'Reset'
9155241 Change 'Clear' button string to 'Reset' (Daniel Aleksandersen) Tree-SHA512: 9d68aaaeef88f174b29bffced81f3b2cb6a76f7a2dd8c43df4d9bd5d29cdbcf073c1f250c6bdfad12540976b1bb27a764e5033d219a1491f27f4d89ddd06e49b
Diffstat (limited to 'src/qt')
-rw-r--r--src/qt/forms/debugwindow.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui
index 8be4a955b3..093e644bdc 100644
--- a/src/qt/forms/debugwindow.ui
+++ b/src/qt/forms/debugwindow.ui
@@ -645,7 +645,7 @@
<item>
<widget class="QPushButton" name="btnClearTrafficGraph">
<property name="text">
- <string>&amp;Clear</string>
+ <string>&amp;Reset</string>
</property>
<property name="autoDefault">
<bool>false</bool>