1
0

Add missing space

Este cometimento está contido em:
AJ Jordan 2018-11-18 17:59:43 -05:00 cometido por GitHub
ascendente 77cf9bf1d2
cometimento 5619ee82bd
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23

Ver ficheiro

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