Restyled warning box (not connected to daemon)

This commit is contained in:
Sander Ferdinand
2018-03-22 05:07:09 +01:00
committed by moneromooo-monero
parent b38ee48e59
commit 625b92318f
5 changed files with 60 additions and 28 deletions

View File

@@ -274,7 +274,7 @@ Rectangle {
Label {
fontSize: 16 * scaleRatio
text: qsTr("No history yet...") + translationManager.emptyString
text: qsTr("No history...") + translationManager.emptyString
}
}