Add missing space
This commit is contained in:
parent
77cf9bf1d2
commit
5619ee82bd
@ -77,7 +77,7 @@ class VMBootFromDeviceWindow(ui_bootfromdevice.Ui_BootDialog, QtGui.QDialog):
|
|||||||
QtGui.QMessageBox.warning(
|
QtGui.QMessageBox.warning(
|
||||||
None,
|
None,
|
||||||
self.tr("Warning!"),
|
self.tr("Warning!"),
|
||||||
self.tr("Qube must be turned off before booting it from"
|
self.tr("Qube must be turned off before booting it from "
|
||||||
"device. Please turn off the qube.")
|
"device. Please turn off the qube.")
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user