Pārlūkot izejas kodu

Add missing space

AJ Jordan 5 gadi atpakaļ
vecāks
revīzija
5619ee82bd
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      qubesmanager/bootfromdevice.py

+ 1 - 1
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.")
             )