Merge remote-tracking branch 'origin/pr/136'
* origin/pr/136: Add missing space
This commit is contained in:
commit
a760a64a85
@ -77,7 +77,7 @@ class VMBootFromDeviceWindow(ui_bootfromdevice.Ui_BootDialog, QtGui.QDialog):
|
||||
QtGui.QMessageBox.warning(
|
||||
None,
|
||||
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.")
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user