forked from Public/monero-gui
Change 'money' to 'monero'
This commit is contained in:
committed by
moneromooo-monero
parent
60f64a30ad
commit
84e6461248
@@ -577,7 +577,7 @@ Rectangle {
|
||||
informationPopup.open();
|
||||
} else {
|
||||
informationPopup.title = qsTr("Information") + translationManager.emptyString
|
||||
informationPopup.text = qsTr("Money sent successfully") + translationManager.emptyString
|
||||
informationPopup.text = qsTr("Monero sent successfully") + translationManager.emptyString
|
||||
informationPopup.icon = StandardIcon.Information
|
||||
informationPopup.onCloseCallback = null
|
||||
informationPopup.open();
|
||||
|
||||
Reference in New Issue
Block a user