diff options
| author | Luke Dashjr <[email protected]> | 2015-12-09 10:53:12 +0000 |
|---|---|---|
| committer | Luke Dashjr <[email protected]> | 2015-12-14 02:11:10 +0000 |
| commit | d5f46832de900cee0801ca40bba743c9564cccb8 (patch) | |
| tree | 6cf53662ecd4e95a8803e7e51d6fe59f3e321708 /src/qt/forms/debugwindow.ui | |
| parent | Merge pull request #7092 (diff) | |
| download | discoin-d5f46832de900cee0801ca40bba743c9564cccb8.tar.xz discoin-d5f46832de900cee0801ca40bba743c9564cccb8.zip | |
Unify package name to as few places as possible without major changes
Diffstat (limited to 'src/qt/forms/debugwindow.ui')
| -rw-r--r-- | src/qt/forms/debugwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui index 247147036..7a3d29417 100644 --- a/src/qt/forms/debugwindow.ui +++ b/src/qt/forms/debugwindow.ui @@ -415,7 +415,7 @@ <item> <widget class="QPushButton" name="openDebugLogfileButton"> <property name="toolTip"> - <string>Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files.</string> + <string>Open the %1 debug log file from the current data directory. This can take a few seconds for large log files.</string> </property> <property name="text"> <string>&Open</string> |