1
0

Merge remote-tracking branch 'origin/pr/136'

* origin/pr/136:
  Add missing space
Este cometimento está contido em:
Marek Marczykowski-Górecki 2018-11-21 01:58:40 +01:00
ascendente 5edb1fdc6a 5619ee82bd
cometimento a760a64a85
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 063938BA42CFA724

Ver ficheiro

@ -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.")
) )