You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: atomic_defi_design/Dex/Exchange/Trade/SimpleView/OrderRemovedModal.qml
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ MultipageModal
17
17
Layout.fillWidth:true
18
18
19
19
wrapMode:Text.WordWrap
20
-
text:qsTr("The selected order does not exist anymore, it might have been matched or canceled, and no order with a better price is available.\nPlease select a new order.")
20
+
text:qsTr("The selected order does not exist anymore, it might have been matched or cancelled, and no order with a better price is available.\nPlease select a new order.")
0 commit comments