diff --git a/qubesmanager/bootfromdevice.py b/qubesmanager/bootfromdevice.py index d73b08c..2849db2 100644 --- a/qubesmanager/bootfromdevice.py +++ b/qubesmanager/bootfromdevice.py @@ -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.") )